Uses of Class
org.openrdf.sail.nativerdf.ValueStore

Packages that use ValueStore
org.openrdf.sail.nativerdf Native RDF storage backend. 
 

Uses of ValueStore in org.openrdf.sail.nativerdf
 

Methods in org.openrdf.sail.nativerdf that return ValueStore
protected  ValueStore NativeStore.getValueStore()
           
 ValueStore ValueStoreRevision.getValueStore()
           
 

Constructors in org.openrdf.sail.nativerdf with parameters of type ValueStore
ValueStoreRevision(ValueStore valueStore)
           
 



Copyright © 2001-2012 Aduna. All Rights Reserved.