Uses of Interface
org.hypergraphdb.util.ValueSetter

Packages that use ValueSetter
org.hypergraphdb.query.impl   
 

Uses of ValueSetter in org.hypergraphdb.query.impl
 

Constructors in org.hypergraphdb.query.impl with parameters of type ValueSetter
DefaultKeyBasedQuery(HyperGraph graph, HGQueryCondition cond, ValueSetter setter)