Uses of Interface
org.neo4j.cypherdsl.core.NamedPath.OngoingShortestPathDefinitionWithName
Packages that use NamedPath.OngoingShortestPathDefinitionWithName
-
Uses of NamedPath.OngoingShortestPathDefinitionWithName in org.neo4j.cypherdsl.core
Methods in org.neo4j.cypherdsl.core that return NamedPath.OngoingShortestPathDefinitionWithNameModifier and TypeMethodDescriptionCypher.shortestPath(String name) Starts defining a named path defined by theshortestPathbetween a relationship by indicating a name.Cypher.shortestPath(SymbolicName name) Starts defining a named path defined by theshortestPathbetween a relationship by indicating a name.