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.
|
getJoinStringpublic String toString(Node.ParenMode mode)
NodeCopyright © 2021 RedisLabs. All rights reserved.