Package org.neo4j.cypherdsl.core
Class ListOperator
- java.lang.Object
-
- org.neo4j.cypherdsl.core.ListOperator
-
- All Implemented Interfaces:
Expression,Visitable
@API(status=EXPERIMENTAL, since="2020.1.0") public final class ListOperator extends java.lang.Object implements ExpressionRepresents a range literal applied to another expression.- Since:
- 2020.1.0
- Author:
- Michael J. Simons
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classListOperator.DetailsThis is not a public API and just used internally for structuring the tree.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaccept(Visitor visitor)
-