Class Update
java.lang.Object
tech.oxfordsemantic.jrdfox.util.InterningManager.InternedObject
tech.oxfordsemantic.jrdfox.logic.LogicObject
tech.oxfordsemantic.jrdfox.logic.sparql.statement.Statement
tech.oxfordsemantic.jrdfox.logic.sparql.statement.Update
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DeleteInsertUpdate, GraphUpdate, LoadUpdate
- See Also:
-
Constructor Details
-
Update
public Update()
-
-
Method Details
-
parse
public static Update parse(String baseIRI, Prefixes prefixes, String updateText) throws JRDFoxException - Throws:
JRDFoxException
-