|
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.rdf.model.impl.StatementBase
com.hp.hpl.jena.rdf.model.impl.StatementImpl
com.franz.agraph.jena.AGStatement
public class AGStatement
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.hp.hpl.jena.rdf.model.Statement |
|---|
com.hp.hpl.jena.rdf.model.Statement.Util |
| Constructor Summary | |
|---|---|
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)
|
|
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)
|
|
| Method Summary | |
|---|---|
com.hp.hpl.jena.rdf.model.ReifiedStatement |
createReifiedStatement()
create a ReifiedStatement corresponding to this Statement |
AGModel |
getModel()
|
static com.hp.hpl.jena.rdf.model.Statement |
toStatement(com.hp.hpl.jena.graph.Triple t,
AGModel eg)
create a Statement from the triple _t_ in the enhanced graph _eg_. |
| Methods inherited from class com.hp.hpl.jena.rdf.model.impl.StatementImpl |
|---|
asResource, asTriple, asTriples, createObject, createReifiedStatement, equals, getAlt, getBag, getLiteral, getObject, getPredicate, getProperty, getResource, getResource, getSeq, getStatementProperty, getSubject, hashCode, isReified, listReifiedStatements, remove, removeReification, toStatement |
| Methods inherited from class com.hp.hpl.jena.rdf.model.impl.StatementBase |
|---|
changeLiteralObject, changeLiteralObject, changeLiteralObject, changeLiteralObject, changeLiteralObject, changeLiteralObject, changeObject, changeObject, changeObject, changeObject, changeObject, getBoolean, getByte, getChar, getDouble, getFloat, getInt, getLanguage, getLong, getShort, getString, getWellFormed, hasWellFormedXML, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.hp.hpl.jena.rdf.model.Statement |
|---|
changeLiteralObject, changeLiteralObject, changeLiteralObject, changeLiteralObject, changeLiteralObject, changeLiteralObject, changeObject, changeObject, changeObject, changeObject, changeObject, getBoolean, getByte, getChar, getDouble, getFloat, getInt, getLanguage, getLong, getShort, getString, hasWellFormedXML |
| Constructor Detail |
|---|
public 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)
public 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)
| Method Detail |
|---|
public AGModel getModel()
getModel in interface com.hp.hpl.jena.rdf.model.StatementgetModel in class com.hp.hpl.jena.rdf.model.impl.StatementBasepublic com.hp.hpl.jena.rdf.model.ReifiedStatement createReifiedStatement()
createReifiedStatement in interface com.hp.hpl.jena.rdf.model.StatementcreateReifiedStatement in class com.hp.hpl.jena.rdf.model.impl.StatementImpl
public static com.hp.hpl.jena.rdf.model.Statement toStatement(com.hp.hpl.jena.graph.Triple t,
AGModel eg)
|
Copyright © 2008-2016 Franz Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||