SDTF QueryResult
The QueryResult class API reference
Properties
isContinuous
get isContinuous(): boolean;Methods
merge
merge(dedupeFn?: MergeDedupeFn): {
treeState: TreeState;
};hasNodeType
hasNodeType(nodeType: 'collection' | 'group' | 'token'): boolean;hasOnlyNodeType
render
getPaths
toJSON
Last updated
Was this helpful?