Uses of Class
com.hp.hpl.jena.sparql.core.GraphView

Packages that use GraphView
com.hp.hpl.jena.sparql.core   
 

Uses of GraphView in com.hp.hpl.jena.sparql.core
 

Methods in com.hp.hpl.jena.sparql.core that return GraphView
static GraphView GraphView.createDefaultGraph(DatasetGraph dsg)
           
static GraphView GraphView.createNamedGraph(DatasetGraph dsg, Node graphIRI)
           
 



Licenced under the Apache License, Version 2.0