public class DidListNode extends Node
indexOptions
Constructor and Description |
---|
DidListNode(java.util.List<java.lang.Integer> dids) |
DidListNode(java.util.List<java.lang.Integer> dids,
IndexOptions options) |
Modifier and Type | Method and Description |
---|---|
Node |
accept(NodeVisitor visitor) |
Node |
cloneNode() |
void |
toELLQL(java.lang.StringBuilder buffer,
boolean sortNAry) |
copyOptionsFrom, escapeStr, getHighlight, toELLQLBinary, toELLQLConstant, toELLQLNAry, toELLQLUnary, unEscapeStr
public DidListNode(java.util.List<java.lang.Integer> dids)
public DidListNode(java.util.List<java.lang.Integer> dids, IndexOptions options)
public Node accept(NodeVisitor visitor) throws QueryProcessingException
accept
in class Node
QueryProcessingException
Copyright © 2013 Dassault Systèmes, All Rights Reserved.