Class Update
java.lang.Object
tech.oxfordsemantic.jrdfox.logic.LogicObject
tech.oxfordsemantic.jrdfox.logic.sparql.statement.Statement
tech.oxfordsemantic.jrdfox.logic.sparql.statement.Update
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- DeleteInsertUpdate,- GraphUpdate,- LoadUpdate
public abstract class Update extends Statement
- See Also:
- Serialized Form
- 
Constructor Details- 
Updatepublic Update()
 
-