Uses of Class
org.apache.clerezza.rdf.core.access.EntityAlreadyExistsException

Packages that use EntityAlreadyExistsException
org.apache.clerezza.rdf.core.access This package provides access to named org.apache.clerezza.rdf.model.GraphS and org.apache.clerezza.rdf.model.MGraphS that may originate from various implementations. 
 

Uses of EntityAlreadyExistsException in org.apache.clerezza.rdf.core.access
 

Methods in org.apache.clerezza.rdf.core.access that throw EntityAlreadyExistsException
 Graph TcProvider.createGraph(UriRef name, TripleCollection triples)
          Creates a Graph with a specified name
 MGraph TcProvider.createMGraph(UriRef name)
          Creates an initially empty MGraph with a specified name
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.