Uses of Interface
slib.sglib.model.graph.G

Packages that use G
slib.sglib.model.repo   
 

Uses of G in slib.sglib.model.repo
 

Methods in slib.sglib.model.repo that return G
 G GraphRepository.getGraph(org.openrdf.model.URI uri)
          Retrieve a graph according to its URI.
 

Methods in slib.sglib.model.repo with parameters of type G
 void GraphRepository.registerGraph(G graph)
          Register the graph into the repository.
 



Copyright © 2013. All Rights Reserved.