| Package | Description |
|---|---|
| org.hypergraphdb.query | |
| org.hypergraphdb.query.cond2qry |
| Modifier and Type | Method and Description |
|---|---|
<T> ConditionToQuery<T> |
HGQueryConfiguration.compiler(Class<?> type) |
static <ResultType> |
QueryCompile.translator(HyperGraph graph,
Class<? extends HGQueryCondition> conditionType) |
| Modifier and Type | Method and Description |
|---|---|
HGQueryConfiguration |
HGQueryConfiguration.addCompiler(Class<? extends HGQueryCondition> type,
ConditionToQuery<?> compiler) |
| Modifier and Type | Class and Description |
|---|---|
class |
AndToQuery<ResultType> |
class |
IncidentToQuery |
class |
LinkToQuery |
class |
OrToParellelQuery<T> |
class |
OrToQuery<T> |
class |
PositionedIncidentToQuery |
class |
TypedValueToQuery |
| Modifier and Type | Method and Description |
|---|---|
ConditionToQuery<?> |
ToQueryMap.resolve(Class<? extends HGQueryCondition> cl) |
Copyright © 2015. All rights reserved.