Uses of Interface
org.neo4j.cypherdsl.core.StatementBuilder.OngoingStandaloneCallWithoutArguments
Packages that use StatementBuilder.OngoingStandaloneCallWithoutArguments
-
Uses of StatementBuilder.OngoingStandaloneCallWithoutArguments in org.neo4j.cypherdsl.core
Methods in org.neo4j.cypherdsl.core that return StatementBuilder.OngoingStandaloneCallWithoutArgumentsModifier and TypeMethodDescriptionStarts defining a procedure call of the procedure with the given procedureName.Starts defining a procedure call of the procedure with the given qualified name.Cypher.call(Collection<String> namespaceAndProcedure) Starts defining a procedure call of the procedure with the given qualified name.Returns an entry point into a statement that starts with a call to stored * procedure.