Create a copy of other relationship.
Create a relationship from a Value.
Create a Relationship using the given mg_relationship.
Create a Relationship from a copy of the given mg_relationship.
Returns the relationship end id.
Returns the relationship id.
Compares this relationship with other. Return: true if same, false otherwise.
Returns the relationship properties.
Returns the relationship start id.
Return a printable string representation of this relationship.
Returns the relationship type.
Represents a relationship from a labeled property graph.
Consists of a unique identifier (within the scope of its origin graph), identifiers for the start and end nodes of that relationship, a type and a map of properties. A relationship owns its type string and property map.