Uses of Interface
org.neo4j.cypherdsl.core.ExposesWhere
Packages that use ExposesWhere
-
Uses of ExposesWhere in org.neo4j.cypherdsl.core
Subinterfaces of ExposesWhere in org.neo4j.cypherdsl.coreModifier and TypeInterfaceDescriptionstatic interfaceSubqueries can be valid without any further return statement (i.e when the subquery is a void (unit) one, meaning it doesn't yield or return its results.static interfaceAn in-query call exposing where and return clauses.static interfaceA match that exposesreturningandwheremethods to add required information.static interfaceA buildable statement exposing where and return clauses.Classes in org.neo4j.cypherdsl.core that implement ExposesWhereModifier and TypeClassDescriptionfinal classAdded for supporting the Neo5j parser.