Uses of Interface
org.neo4j.cypherdsl.core.PatternComprehension.OngoingDefinitionWithPatternAndWhere
Packages that use PatternComprehension.OngoingDefinitionWithPatternAndWhere
-
Uses of PatternComprehension.OngoingDefinitionWithPatternAndWhere in org.neo4j.cypherdsl.core
Methods in org.neo4j.cypherdsl.core that return PatternComprehension.OngoingDefinitionWithPatternAndWhereModifier and TypeMethodDescriptionAdds aWHEREclause to the inner statement of the pattern comprehension.PatternComprehension.OngoingDefinitionWithPattern.where(RelationshipPattern pathPattern) Adds a where clause based on a path pattern to the ongoing definition.