|
Franz Inc, AllegroGraph | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.enhanced.EnhGraph
com.hp.hpl.jena.rdf.model.impl.ModelCom
com.franz.agraph.jena.AGModel
com.franz.agraph.jena.AGInfModel
public class AGInfModel
Implements the Jena InfModel interface for AllegroGraph.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.hp.hpl.jena.shared.PrefixMapping |
---|
PrefixMapping.Factory, PrefixMapping.IllegalPrefixException, PrefixMapping.JenaLockedException |
Field Summary |
---|
Fields inherited from interface com.hp.hpl.jena.shared.PrefixMapping |
---|
Extended, Standard |
Fields inherited from interface com.hp.hpl.jena.shared.Lock |
---|
READ, WRITE |
Constructor Summary | |
---|---|
AGInfModel(AGReasoner reasoner,
AGModel baseModel)
|
Method Summary | |
---|---|
Model |
getDeductionsModel()
|
Iterator<Derivation> |
getDerivation(Statement statement)
|
Model |
getRawModel()
|
Reasoner |
getReasoner()
|
StmtIterator |
listStatements(Resource subject,
Property predicate,
RDFNode object,
Model posit)
|
void |
prepare()
|
void |
rebind()
|
void |
reset()
|
void |
setDerivationLogging(boolean logOn)
|
ValidityReport |
validate()
|
Methods inherited from class com.franz.agraph.jena.AGModel |
---|
createResource, getGraph, read, read |
Methods inherited from class com.hp.hpl.jena.rdf.model.impl.ModelCom |
---|
abort, adapt, add, add, add, add, add, add, add, add, add, add, add, add, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addNamespaces, asFilter, asModel, asNode, asRDFNode, asStatement, asStatements, asStatements, asStatements, begin, close, commit, contains, contains, contains, contains, contains, containsAll, containsAll, containsAny, containsAny, containsLiteral, containsLiteral, containsLiteral, containsLiteral, containsLiteral, containsLiteral, containsLiteral, containsResource, createAlt, createAlt, createBag, createBag, createList, createList, createList, createLiteral, createLiteral, createLiteral, createLiteral, createLiteralStatement, createLiteralStatement, createLiteralStatement, createLiteralStatement, createLiteralStatement, createLiteralStatement, createLiteralStatement, createProperty, createProperty, createReifiedStatement, createReifiedStatement, createResource, createResource, createResource, createResource, createResource, createResource, createSeq, createSeq, createStatement, createStatement, createStatement, createStatement, createStatement, createTypedLiteral, createTypedLiteral, createTypedLiteral, createTypedLiteral, createTypedLiteral, createTypedLiteral, createTypedLiteral, createTypedLiteral, createTypedLiteral, createTypedLiteral, createTypedLiteral, createTypedLiteral, createTypedLiteral, difference, enterCriticalSection, executeInTransaction, expandPrefix, findTriplesFrom, getAlt, getAlt, getAnyReifiedStatement, getBag, getBag, getDefaultModelPrefixes, getHiddenStatements, getLock, getModelLock, getNsPrefixMap, getNsPrefixURI, getNsURIPrefix, getProperty, getProperty, getProperty, getRDFNode, getReader, getReader, getReificationStyle, getRequiredProperty, getResource, getResource, getSeq, getSeq, getWriter, getWriter, independent, intersect, intersection, isClosed, isEmpty, isIsomorphicWith, isReified, leaveCriticalSection, listBySubject, listLiteralStatements, listLiteralStatements, listLiteralStatements, listLiteralStatements, listLiteralStatements, listNameSpaces, listObjects, listObjectsOfProperty, listObjectsOfProperty, listReifiedStatements, listReifiedStatements, listResourcesWithProperty, listResourcesWithProperty, listResourcesWithProperty, listResourcesWithProperty, listResourcesWithProperty, listResourcesWithProperty, listResourcesWithProperty, listResourcesWithProperty, listStatements, listStatements, listStatements, listStatements, listStatements, listSubjects, listSubjectsWithProperty, listSubjectsWithProperty, listSubjectsWithProperty, listSubjectsWithProperty, lock, notifyEvent, qnameFor, query, queryHandler, read, read, read, read, read, register, reifiedToString, remove, remove, remove, remove, remove, remove, remove, removeAll, removeAll, removeAllReifications, removeNsPrefix, removeReification, samePrefixMappingAs, setDefaultModelPrefixes, setNsPrefix, setNsPrefixes, setNsPrefixes, setReaderClassName, setWriterClassName, shortForm, size, supportsSetOperations, supportsTransactions, toString, union, unregister, withDefaultMappings, write, write, write, write, write, write |
Methods inherited from class com.hp.hpl.jena.enhanced.EnhGraph |
---|
asGraph, equals, getNodeAs, getNodeCacheControl, hashCode, isIsomorphicWith, setNodeCache |
Methods inherited from class java.lang.Object |
---|
equals, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.hp.hpl.jena.rdf.model.ModelGraphInterface |
---|
asRDFNode, asStatement, getGraph, queryHandler |
Methods inherited from interface com.hp.hpl.jena.rdf.model.RDFReaderF |
---|
getReader, getReader, setReaderClassName |
Methods inherited from interface com.hp.hpl.jena.rdf.model.RDFWriterF |
---|
getWriter, getWriter, setWriterClassName |
Methods inherited from interface com.hp.hpl.jena.shared.PrefixMapping |
---|
expandPrefix, getNsPrefixMap, getNsPrefixURI, getNsURIPrefix, lock, qnameFor, removeNsPrefix, samePrefixMappingAs, setNsPrefix, setNsPrefixes, setNsPrefixes, shortForm, withDefaultMappings |
Methods inherited from interface com.hp.hpl.jena.shared.Lock |
---|
enterCriticalSection, leaveCriticalSection |
Methods inherited from interface com.franz.util.Closeable |
---|
close |
Constructor Detail |
---|
public AGInfModel(AGReasoner reasoner, AGModel baseModel)
Method Detail |
---|
public Model getDeductionsModel()
getDeductionsModel
in interface InfModel
public Iterator<Derivation> getDerivation(Statement statement)
getDerivation
in interface InfModel
public Model getRawModel()
getRawModel
in interface InfModel
public Reasoner getReasoner()
getReasoner
in interface InfModel
public StmtIterator listStatements(Resource subject, Property predicate, RDFNode object, Model posit)
listStatements
in interface InfModel
public void prepare()
prepare
in interface InfModel
public void rebind()
rebind
in interface InfModel
public void reset()
reset
in interface InfModel
public void setDerivationLogging(boolean logOn)
setDerivationLogging
in interface InfModel
public ValidityReport validate()
validate
in interface InfModel
|
Copyright © 2008-2010 Franz Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |