java.lang.Object
org.neo4j.cypherdsl.core.ListOperator
- All Implemented Interfaces:
Visitable,Expression,PropertyAccessor
@API(status=EXPERIMENTAL,
since="2020.1.0")
public final class ListOperator
extends Object
implements Expression, Visitable
Represents a range literal applied to another expression.
- Since:
- 2020.1.0
- Author:
- Michael J. Simons
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.neo4j.cypherdsl.core.Expression
add, as, as, ascending, asCondition, concat, contains, descending, divide, endsWith, eq, gt, gte, hasSize, in, includesAll, includesAny, isEmpty, isEqualTo, isFalse, isNotEqualTo, isNotNull, isNull, isTrue, lt, lte, matches, matches, multiply, ne, pow, property, property, remainder, size, sorted, startsWith, subtractMethods inherited from interface org.neo4j.cypherdsl.core.PropertyAccessor
property