Package org.neo4j.cypherdsl.core
Class ProcedureCall
- java.lang.Object
-
- org.neo4j.cypherdsl.core.ProcedureCall
-
public final class ProcedureCall extends java.lang.Object implements Visitable, Statement
See StandaloneCall.- Since:
- 2020.1.0
- Author:
- Michael J. Simons
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description protected static classProcedureCall.Builderprotected static classProcedureCall.StandaloneCallBuilder-
Nested classes/interfaces inherited from interface org.neo4j.cypherdsl.core.Statement
Statement.RegularQuery, Statement.SingleQuery
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaccept(Visitor visitor)
-