Uses of Class
org.openrdf.repository.augur.model.AResource

Packages that use AResource
org.openrdf.repository.augur.helpers   
org.openrdf.repository.augur.model   
 

Uses of AResource in org.openrdf.repository.augur.helpers
 

Constructors in org.openrdf.repository.augur.helpers with parameters of type AResource
ConsumeStatementIterator(Iteration<Statement,X> iter, AResource carried, CachableAugurNode node, int version)
           
 

Uses of AResource in org.openrdf.repository.augur.model
 

Subclasses of AResource in org.openrdf.repository.augur.model
 class ABNode
          Wraps a BNode and includes the AugurNode.
 class AURI
          Wraps a URI to include the AugurNode.
 



Copyright © 2004-2008 Aduna. All Rights Reserved.