arangetrum

0.11.1 • Public • Published

arangetrum

Description

This is a simple, Node.js (>=10.0.0) library to create and use models for ArangoDB multi-model database. It supports creation of both Document and Edge collections with default set of CRUD methods, available by default. One can extend a collection and override specific methods as per project's requirements.

Please check the API documentation for details. See below for generating API documentation.

It is built on top of the official ArangoDB JavaScript driver

How to install

The package can be installed using regular npm command, in the root folder of your project.

npm install --save arangetrum

Documentation

Generate the documents using the below command and browse to the index.html in the generated 'docs' folder.

npm run generate-docs

Package Sidebar

Install

npm i arangetrum

Weekly Downloads

1

Version

0.11.1

License

Apache-2.0

Unpacked Size

75.4 kB

Total Files

8

Last publish

Collaborators

  • ravihara