| Package | Description |
|---|---|
| org.modeshape.jcr | |
| org.modeshape.jcr.query |
The Query API provides a mechanism for building and executing queries.
|
| org.modeshape.jcr.query.engine |
This package contains several fully-functional query engine implementations.
|
| Modifier and Type | Method and Description |
|---|---|
protected IndexManager |
JcrRepository.getIndexManager() |
| Modifier and Type | Method and Description |
|---|---|
protected IndexManager |
QueryEngineBuilder.indexManager() |
| Modifier and Type | Method and Description |
|---|---|
QueryEngineBuilder |
QueryEngineBuilder.using(RepositoryConfiguration configuration,
IndexManager indexManager,
ExecutionContext context) |
| Constructor and Description |
|---|
IndexQueryEngine(ExecutionContext context,
String repositoryName,
Planner planner,
Optimizer optimizer,
IndexManager indexManager) |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.