Relationship
hydra.neo4j.model.Relationship
case class Relationship(id: ElementId, properties: Map[Key, Value], `type`: RelationshipType, start: ElementId, end: ElementId)
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article