Class Update

java.lang.Object
tech.oxfordsemantic.jrdfox.util.InterningManager.InternedObject
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
DeleteInsertUpdate, GraphUpdate, LoadUpdate

public abstract class Update
extends Statement
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    Update()  
  • Method Summary

    Methods inherited from class tech.oxfordsemantic.jrdfox.logic.LogicObject

    accept, toString, toString, toString, toString

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details