- All Implemented Interfaces:
Visitable, Clause
@API(status=STABLE,
since="1.0")
public final class Return
extends Object
implements Clause
- Since:
- 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, wait
-
Method Details
-
accept
public void accept(Visitor visitor)
- Specified by:
accept in interface Visitable
- Parameters:
visitor - the visitor to notify, must not be null.
-
isRaw
@API(status=INTERNAL)
public boolean isRaw()
- Returns:
- true if this clause has been created with proper, literal Cypher in place