org.apache.clerezza.rdf.core.event
Class AddEvent
java.lang.Object
org.apache.clerezza.rdf.core.event.GraphEvent
org.apache.clerezza.rdf.core.event.AddEvent
public class AddEvent
- extends GraphEvent
This class represent a addition event that occured on a
TripleCollection.
- Author:
- rbn
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddEvent
public AddEvent(TripleCollection graph,
Triple triple)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.