Uses of Enum Class
org.neo4j.cypherdsl.core.Relationship.Direction
Packages that use Relationship.Direction
-
Uses of Relationship.Direction in org.neo4j.cypherdsl.core
Methods in org.neo4j.cypherdsl.core that return Relationship.DirectionModifier and TypeMethodDescriptionRelationship.Details.getDirection()static Relationship.DirectionReturns the enum constant of this class with the specified name.static Relationship.Direction[]Relationship.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.