Interface Statement

    • Method Summary

      Static Methods 
      Modifier and Type Method Description
      static StatementBuilder builder()  
      static org.neo4j.cypherdsl.core.ProcedureCall.OngoingStandaloneCallWithoutArguments call​(java.lang.String... namespaceAndProcedure)  
      • Methods inherited from interface org.neo4j.cypherdsl.core.support.Visitable

        accept
    • Method Detail

      • call

        static org.neo4j.cypherdsl.core.ProcedureCall.OngoingStandaloneCallWithoutArguments call​(java.lang.String... namespaceAndProcedure)