Uses of Class
org.openrdf.sail.nativerdf.model.NativeBNode

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

Uses of NativeBNode in org.openrdf.sail.nativerdf
 

Methods in org.openrdf.sail.nativerdf that return NativeBNode
 NativeBNode ValueStore.createBNode(String nodeID)
           
 NativeBNode ValueStore.getNativeBNode(BNode bnode)
          Creates a NativeBNode that is equal to the supplied bnode.
 



Copyright © 2001-2012 Aduna. All Rights Reserved.