Uses of Interface
org.neo4j.cypherdsl.core.ExposesHints
Packages that use ExposesHints
-
Uses of ExposesHints in org.neo4j.cypherdsl.core
Subinterfaces of ExposesHints 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 interfaceA match that exposesreturningandwheremethods to add required information.