Uses of Interface
org.neo4j.cypherdsl.core.ExposesCall.ExposesWithArgs
-
Packages that use ExposesCall.ExposesWithArgs Package Description org.neo4j.cypherdsl.core Contains an internal DSL for creating Cypher. -
-
Uses of ExposesCall.ExposesWithArgs in org.neo4j.cypherdsl.core
Subinterfaces of ExposesCall.ExposesWithArgs in org.neo4j.cypherdsl.core Modifier and Type Interface Description static interfaceProcedureCall.OngoingInQueryCallWithoutArgumentsThe union of an in-query call exposing new arguments and yields.static interfaceProcedureCall.OngoingStandaloneCallWithoutArgumentsThe union of a buildable statement and call exposing new arguments and yields.
-