|
Interface Summary |
| Constants |
Constants for URL prefixes, RDF types, Predicate URIs and config property key names. |
| IContainer |
An IContainer is an object that holds Statement quads, where a quad is a statement that has a Subject,Predicate,Object and Context(NamedGraph URI). |
| IDataset |
IDataset is an extension of IContainer that exposes methods needed for Dataset operations. |
| IEvent |
Parent interface for all event objects within Anzo |
| INamedGraph |
Graph representation of data |
| INamedGraphEventManager |
INamedGraphEventManager provides the interface to build the event infrastructure for IContainers and INamedGraphs |
| INamedGraphListener |
Listener for events on an INamedGraph |
| INamedGraphWithMetaData |
Extension to an INamedGraph to expose a MetaData graph for the graph. |
| ITransactionManager |
Transaction Manager for INamedGraphs and IContainers |