|
Franz Inc, AllegroGraph | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AGModel | |
|---|---|
| com.franz.agraph.jena | Implementation of the Jena RDF API 2.11.1 with extensions for AllegroGraph features. |
| Uses of AGModel in com.franz.agraph.jena |
|---|
| Subclasses of AGModel in com.franz.agraph.jena | |
|---|---|
class |
AGInfModel
Implements the Jena InfModel interface for AllegroGraph. |
| Methods in com.franz.agraph.jena that return AGModel | |
|---|---|
AGModel |
AGModel.add(com.hp.hpl.jena.rdf.model.Statement[] statements)
|
AGModel |
AGStatement.getModel()
|
AGModel |
AGModel.read(InputStream reader,
String base)
|
AGModel |
AGModel.read(InputStream reader,
String base,
String lang)
|
AGModel |
AGModel.remove(com.hp.hpl.jena.rdf.model.Statement[] statements)
|
| Methods in com.franz.agraph.jena with parameters of type AGModel | |
|---|---|
static AGQueryExecution |
AGQueryExecutionFactory.create(AGQuery query,
AGModel model)
|
static AGQueryExecution |
AGQueryExecutionFactory.create(AGQuery query,
AGModel model,
com.hp.hpl.jena.query.QuerySolution initialBinding)
|
static com.hp.hpl.jena.rdf.model.Statement |
AGStatement.toStatement(com.hp.hpl.jena.graph.Triple t,
AGModel eg)
create a Statement from the triple _t_ in the enhanced graph _eg_. |
| Constructors in com.franz.agraph.jena with parameters of type AGModel | |
|---|---|
AGInfModel(AGReasoner reasoner,
AGModel baseModel)
|
|
AGQueryExecution(AGQuery query,
AGModel model)
|
|
AGQuerySolution(org.openrdf.query.BindingSet bs,
AGModel model)
|
|
AGResultSet(org.openrdf.query.TupleQueryResult result,
AGModel model)
|
|
AGStatement(com.hp.hpl.jena.rdf.model.Resource subject,
com.hp.hpl.jena.rdf.model.Property predicate,
com.hp.hpl.jena.rdf.model.RDFNode object,
AGModel model)
|
|
|
Copyright © 2008-2012 Franz Inc. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||