Package org.neo4j.cypherdsl.core
Class ReturnBody
- java.lang.Object
-
- org.neo4j.cypherdsl.core.ReturnBody
-
- All Implemented Interfaces:
Visitable
@API(status=STABLE, since="1.0") public final class ReturnBody extends Object implements VisitableThe container or "body" for return items, order and optional skip and things. See ReturnBody- Since:
- 1.0
- Author:
- Michael J. Simons