| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| AddEvent |
This class represent an addition event that occurred 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 © 2015–2022 The Apache Software Foundation. All rights reserved.