Sails-ArangoJs

Sails-ArangoJs

  • Docs
  • API

›Getting Started

Getting Started

  • Installation
  • Creating Models
  • Testing

CRUD API

  • let
  • create
  • createEach
  • update
  • updateOne
  • upsert
  • find
  • findOne
  • sum
  • avg
  • destroy
  • count
  • aggregate
  • sample
  • findNear
  • findWithCount

Graph & Transactions

  • Implementing transacations
  • Graph

Going Native

  • Native Methods
  • Foxx Services

Testing

Testing

The following featers interfaces are implemented.

    "interfaces": [
      "semantic",
      "queryable",
      "migratable",
      "sql",
      "graph"
    ],
    "features": [
      "unique"
    ]

Clone the repo, create a testdb and run

 WATERLINE_ADAPTER_TESTS_URL=arangodb://root@localhost:8529/testdb npm test

← Creating Modelslet →
  • Testing
Sails-ArangoJs
Docs
Getting StartedAPI Reference
Community
User ShowcaseStack OverflowTwitter
More
BlogGitHub
Cloudhub Developer Community
Copyright © 2022 Cloud Hub Limited