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