public class DisjunctNode extends IntersectNode
IntersectNode
In RS, it looks like:
-(@f1:v1 @f2:v2)
Node.ParenMode
Constructor and Description |
---|
DisjunctNode() |
Modifier and Type | Method and Description |
---|---|
String |
toString(Node.ParenMode mode)
Returns the string form of this node.
|
getJoinString
public String toString(Node.ParenMode mode)
Node
Copyright © 2020 RedisLabs. All rights reserved.