Uses of Class
org.hypergraphdb.query.TypePlusCondition

Packages that use TypePlusCondition
org.hypergraphdb Welcome to HyperGraphDB 
 

Uses of TypePlusCondition in org.hypergraphdb
 

Methods in org.hypergraphdb that return TypePlusCondition
static TypePlusCondition HGQuery.hg.typePlus(java.lang.Class<?> c)
           
static TypePlusCondition HGQuery.hg.typePlus(HGHandle h)