|
Class Summary |
| MetadataProxyGraph |
MetaDataProxyGraph is a NamedGraphProxy that represents the Metadata about a NamedGraph The operations on the graph ensure
only Metadata predicates are processed. |
| NamedGraphProxy |
NamedGraphProxy is a ProxyGraph that named by a URI. |
| NamedGraphWithMetaData<E extends INamedGraph> |
This graph is the implementation of INamedGraphWithMetaData that uses 2 INamedGraphs, one for the data graph and one for the
metadata graph. |
| ProxyGraph |
Implementation of IProxyGraph that wraps a parent graph's methods in order to add extra features,filtering, ect. |