Package org.neo4j.cypherdsl.core
Interface NamedPath.OngoingShortestPathDefinitionWithName
-
- Enclosing class:
- NamedPath
public static interface NamedPath.OngoingShortestPathDefinitionWithNamePartial path that has a name (p =) and is based on a graph algorithm function.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NamedPathdefinedBy(Relationship relationship)
-
-
-
Method Detail
-
definedBy
NamedPath definedBy(Relationship relationship)
-
-