| Interface | Description |
|---|---|
| ICacheProvider | |
| IGraph | |
| IGraphListener | |
| ITripleCacheIndex |
| Class | Description |
|---|---|
| BaseIndexedGraph |
A graph with support for indexes.
|
| CacheState | |
| DefaultCacheProvider | |
| DefaultFilterCompiler | |
| DeltaGraph |
A wrapper for an underlying graph, whereas the uncachedBulkFind
method respects the added and removed triples.
|
| GraphBackedResourceCache |
This class is not finished yet.
|
| GraphTripleCollectionView |
A Collection<Triple> view over a graph.
|
| IndexTable |
Represents a cache entry for a certain index key.
|
| MemoryGraph | |
| TripleCacheIndexImpl |
FIXME The index could be used with either LRUMaps or Maps for keeping
track of the data.
|
| TripleIndexUtils | |
| TripleUtils |
| Enum | Description |
|---|---|
| IndexCompatibilityLevel |
Copyright © 2013. All Rights Reserved.