Uses of Class
org.hypergraphdb.query.AtomTypeCondition

Packages that use AtomTypeCondition
org.hypergraphdb Welcome to HyperGraphDB 
 

Uses of AtomTypeCondition in org.hypergraphdb
 

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