|
Franz Inc, AllegroGraph | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AGGraph | |
|---|---|
| com.franz.agraph.jena | Implementation of the Jena RDF API 2.11.1 with extensions for AllegroGraph features. |
| Uses of AGGraph in com.franz.agraph.jena |
|---|
| Subclasses of AGGraph in com.franz.agraph.jena | |
|---|---|
class |
AGGraphUnion
|
class |
AGInfGraph
Implements the Jena InfGraph interface for AllegroGraph. |
| Methods in com.franz.agraph.jena that return AGGraph | |
|---|---|
AGGraph |
AGGraphMaker.createGraph()
|
AGGraph |
AGGraphMaker.createGraph(String uri)
|
AGGraph |
AGGraphMaker.createGraph(String uri,
boolean strict)
|
AGGraph |
AGGraphMaker.getGraph()
|
AGGraph |
AGModel.getGraph()
|
AGGraph |
AGInfGraph.getRawGraph()
|
AGGraph |
AGGraphMaker.getUnionOfAllGraphs()
Returns the union of all graphs (includes default graph). |
AGGraph |
AGGraphMaker.openGraph()
|
AGGraph |
AGGraphMaker.openGraph(String name)
|
AGGraph |
AGGraphMaker.openGraph(String uri,
boolean strict)
|
| Methods in com.franz.agraph.jena with parameters of type AGGraph | |
|---|---|
AGGraphUnion |
AGGraphMaker.createUnion(AGGraph... graphs)
Returns a graph that is the union of specified graphs. |
| Constructors in com.franz.agraph.jena with parameters of type AGGraph | |
|---|---|
AGBulkUpdateHandler(AGGraph graph)
|
|
AGModel(AGGraph base)
|
|
AGPrefixMapping(AGGraph graph)
|
|
|
Copyright © 2008-2012 Franz Inc. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||