| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.query |
| Modifier and Type | Method and Description |
|---|---|
Cursor |
QueryIndex.query(Filter filter,
org.apache.jackrabbit.oak.spi.state.NodeState rootState)
Query the index.
|
Cursor |
QueryIndex.AdvancedQueryIndex.query(QueryIndex.IndexPlan plan,
org.apache.jackrabbit.oak.spi.state.NodeState rootState)
Start a query.
|
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.