|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeshape.graph.query.QueryContext
org.modeshape.graph.Graph.GraphQueryContext
protected class Graph.GraphQueryContext
| Constructor Summary | |
|---|---|
protected |
Graph.GraphQueryContext(ExecutionContext context,
Schemata schemata,
TypeSystem typeSystem,
PlanHints hints,
Problems problems,
Map<String,Object> variables,
Graph.Batch batch)
|
| Method Summary | |
|---|---|
Graph.Batch |
getBatch()
Get the Graph.Batch that is being used to execute these queries |
| Methods inherited from class org.modeshape.graph.query.QueryContext |
|---|
equals, getExecutionContext, getHints, getProblems, getSchemata, getTypeSystem, getVariables, with, with, with, with, with |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Graph.GraphQueryContext(ExecutionContext context,
Schemata schemata,
TypeSystem typeSystem,
PlanHints hints,
Problems problems,
Map<String,Object> variables,
Graph.Batch batch)
| Method Detail |
|---|
public Graph.Batch getBatch()
Graph.Batch that is being used to execute these queries
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||