Uses of Class
org.neo4j.cypherdsl.parser.ReturnDefinition
-
Uses of ReturnDefinition in org.neo4j.cypherdsl.parser
Method parameters in org.neo4j.cypherdsl.parser with type arguments of type ReturnDefinitionModifier and TypeMethodDescriptionOptions.Builder.withReturnClauseFactory(@Nullable Function<ReturnDefinition, org.neo4j.cypherdsl.core.Return> returnClauseFactory) Configures the factory for return clauses.