Package org.apache.clerezza.rdf.core.event

Interface Summary
GraphListener A class that is interested in graph events implements this interface and is then added as listener to a ListenableTripleCollection or one of its subclasses.
 

Class Summary
AddEvent This class represent a addition event that occured on a TripleCollection.
FilterTriple The FilterTriple class provides a match()-method that tests if a Triple match a certain triple pattern.
GraphEvent This class represent a modification event that occured on a TripleCollection.
RemoveEvent This class represent a removal event that occured on a TripleCollection.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.