Package | Description |
---|---|
org.hypergraphdb |
Welcome to HyperGraphDB
|
org.hypergraphdb.query |
Modifier and Type | Method and Description |
---|---|
HGQueryConfiguration |
HGConfiguration.getQueryConfiguration()
Return the
HGQueryConfiguration associated with the HyperGraph
instance. |
Modifier and Type | Method and Description |
---|---|
HGQueryConfiguration |
HGQueryConfiguration.addCompiler(Class<? extends HGQueryCondition> type,
ConditionToQuery<?> compiler) |
HGQueryConfiguration |
HGQueryConfiguration.addContractTransform(Class<? extends HGQueryCondition> type,
QueryCompile.Contract transform) |
HGQueryConfiguration |
HGQueryConfiguration.addExpandTransform(Class<? extends HGQueryCondition> type,
QueryCompile.Expand transform) |
Copyright © 2015. All rights reserved.