public class AGStatement extends StatementImpl
| Constructor and Description | 
|---|
| AGStatement(Resource subject,
           Property predicate,
           RDFNode object) | 
| AGStatement(Resource subject,
           Property predicate,
           RDFNode object,
           AGModel model) | 
| Modifier and Type | Method and Description | 
|---|---|
| ReifiedStatement | createReifiedStatement()create a ReifiedStatement corresponding to this Statement | 
| AGModel | getModel() | 
| static Statement | toStatement(Triple t,
           AGModel eg)create a Statement from the triple  tin the enhanced grapheg. | 
asResource, asTriple, asTriples, createObject, createReifiedStatement, equals, getAlt, getBag, getLiteral, getObject, getPredicate, getProperty, getResource, getResource, getSeq, getStatementProperty, getSubject, hashCode, isReified, listReifiedStatements, remove, removeReification, toStatementchangeLiteralObject, changeLiteralObject, changeLiteralObject, changeLiteralObject, changeLiteralObject, changeLiteralObject, changeObject, changeObject, changeObject, changeObject, changeObject, getBoolean, getByte, getChar, getDouble, getFloat, getInt, getLanguage, getLong, getShort, getString, getWellFormed, hasWellFormedXML, toStringchangeLiteralObject, changeLiteralObject, changeLiteralObject, changeLiteralObject, changeLiteralObject, changeLiteralObject, changeObject, changeObject, changeObject, changeObject, changeObject, getBoolean, getByte, getChar, getDouble, getFloat, getInt, getLanguage, getLong, getShort, getString, hasWellFormedXMLpublic static Statement toStatement(Triple t, AGModel eg)
t in the enhanced graph eg.
 The Statement has subject, predicate, and object corresponding to those of
 t.t - the triple to build into a Statementeg - the Graph in which the Statement will be createdpublic AGModel getModel()
getModel in interface StatementgetModel in class StatementBasepublic ReifiedStatement createReifiedStatement()
createReifiedStatement in interface StatementcreateReifiedStatement in class StatementImplCopyright © 2024 Franz Inc.. All rights reserved.