Package | Description |
---|---|
org.hypergraphdb |
Welcome to HyperGraphDB
|
Modifier and Type | Method and Description |
---|---|
static TypePlusCondition |
HGQuery.hg.typePlus(Class<?> clazz)
Return a
HGQueryCondition constraining the type of the result
to the type corresponding to the Java class clazz and all its sub-types. |
static TypePlusCondition |
HGQuery.hg.typePlus(HGHandle h)
Return a
HGQueryCondition constraining the type of the result
to the type identified by typeHandle and all its sub-types. |
Copyright © 2015. All rights reserved.