|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| BindingQueryPlan | |
| PatternCompiler | |
| Pipe | |
| Predicate | |
| PredicateFactory | |
| QueryHandler | |
| TreeQueryPlan | |
| Valuator | |
| Class Summary | |
| Bind | |
| Bound | |
| BufferPipe | This class is a pipe between query threads, implemented as a bounded buffer. |
| ConstraintStage | |
| Domain | |
| Element | |
| Fixed | |
| InitialStage | |
| Mapping | this class is used to record the mapping from [variable] Node's to the indexes they are bound to in a Query. |
| Pattern | |
| PatternStage | |
| PatternStageCompiler | |
| PredicateBase | |
| Query | The class of graph queries. |
| Query.ArgMap | a mapping from from names to Graphs |
| Relation | |
| Relation_EQ | |
| Relation_NE | |
| SimpleQueryHandler | |
| SimpleQueryPlan | |
| SimpleTreeQueryPlan | |
| Stage | a processing stage in the query pipeline. |
| ValuatorConst | |
| ValuatorVariable | |
| Variable | |
| Exception Summary | |
| BufferPipe.BoundedBufferPutException | Exception to throw if a put throws an exception. |
| BufferPipe.BoundedBufferTakeException | Exception to throw if a take throws an exception. |
Defines the graph-level Query classes, allowing multi-pattern query over arbitrary graphs.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||