Neo4j database relationship
The Neo4jRelation
object represents a single relationship in
a Neo4j® database. Use this object to find information about the relationship
between two nodes in a Neo4j database.
Create a Neo4jRelation
object using the createRelation
, searchRelation
, and searchRelationByID
functions.