neo4driver library
Classes
- NeoClient
- Node
- Code representation of Neo4J node
- PropertyToCheck
- Property to check when findAllNodesByProperties is called
- Relationship
- Code representation of Neo4J relationship
Exceptions / Errors
- InvalidIdException
- Exception throw if the given ID is incorrect (ex. negative ID)
- NoLabelNodeException
- Exceptions throw if try to create label-less node
- NoParamNodeException
- Exception throw if try to create param-less node
- NoPropertiesException
- Exception throw if no properties are given in parameters
- NotEnoughIdException
- Exception throw if there is not enough ID given in paremeters