public static class QueryOptions.PathIndex extends Object
Constructor and Description |
---|
PathIndex()
Zero-argument constructor.
|
PathIndex(String path) |
PathIndex(String path,
QueryOptions.ExpressionNamespaceBinding... bindings) |
Modifier and Type | Method and Description |
---|---|
QueryOptions.ExpressionNamespaceBinding[] |
getBindings() |
String |
getPath() |
public PathIndex()
public PathIndex(String path)
public PathIndex(String path, QueryOptions.ExpressionNamespaceBinding... bindings)
public String getPath()
public QueryOptions.ExpressionNamespaceBinding[] getBindings()
Copyright © 2013-2016 MarkLogic Corporation.