Skip to content
This repository has been archived by the owner on Mar 20, 2019. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 603 Bytes

Documentation.md

File metadata and controls

14 lines (11 loc) · 603 Bytes

neo4j-js Documentation Home

See also README.md

Classes Reference

Class Name Description
Base The common inheritance class for Nodes and Relationships.
Batch Provides a mechanism to batch multiple API requests into a single request.
Graph Represents a neo4j graph (database) at the top level. A good place to start in the reference documents.
Node Represents a neo4j node.
Path Represents a neo4j path.
Relationship Represents a neo4j relationship.