Uses of Interface
org.neo4j.cypherdsl.core.ExposesLogicalOperators
-
Packages that use ExposesLogicalOperators Package Description org.neo4j.cypherdsl.core Contains an internal DSL for creating Cypher. -
-
Uses of ExposesLogicalOperators in org.neo4j.cypherdsl.core
Subinterfaces of ExposesLogicalOperators in org.neo4j.cypherdsl.core Modifier and Type Interface Description static interfacePatternComprehension.OngoingDefinitionWithPatternAndWhereIntermediate step that allows expressing additional, logical operators.static interfaceStatementBuilder.OngoingReadingWithWhereA match that has a non-emptywhere-part.static interfaceStatementBuilder.OrderableOngoingReadingAndWithWithWhere
-