Uses of Interface
org.neo4j.cypherdsl.core.StatementBuilder.OngoingStandaloneCallWithReturnFields
Packages that use StatementBuilder.OngoingStandaloneCallWithReturnFields
-
Uses of StatementBuilder.OngoingStandaloneCallWithReturnFields in org.neo4j.cypherdsl.core
Methods in org.neo4j.cypherdsl.core that return StatementBuilder.OngoingStandaloneCallWithReturnFieldsModifier and TypeMethodDescriptionMostly a helper method to indicate the overload asExposesCall.ExposesYielduses vargs for all overloads, and that would not work nicely without arguments on this one here.StatementBuilder.ExposesYieldStar.yieldStar()Convenience method to yield all items of this standalone call.