- All Implemented Interfaces:
Visitable
A typed subtree representing the arguments of a call to the
reduce() function.- Since:
- 2020.1.5
- Author:
- Gerrit Meier, Michael J. Simons
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceStep 4b: Define the initial value.static interfaceStep 3: Define the map expression.static interfaceStep 4a: Define the accumulator.static interfaceStep 2: Define the list. -
Field Summary
Fields inherited from class org.neo4j.cypherdsl.core.ast.TypedSubtree
children -
Method Summary
Methods inherited from class org.neo4j.cypherdsl.core.ast.TypedSubtree
accept, getChildren, prepareVisit, separator