Uses of Interface
org.aksw.commons.graph.ITripleCacheIndex

Packages that use ITripleCacheIndex
org.aksw.commons.graph   
 

Uses of ITripleCacheIndex in org.aksw.commons.graph
 

Classes in org.aksw.commons.graph that implement ITripleCacheIndex
 class TripleCacheIndexImpl
          FIXME The index could be used with either LRUMaps or Maps for keeping track of the data.
 

Methods in org.aksw.commons.graph that return types with arguments of type ITripleCacheIndex
 Collection<ITripleCacheIndex> DefaultCacheProvider.getIndexes()
           
 Collection<ITripleCacheIndex> ICacheProvider.getIndexes()
           
 



Copyright © 2012. All Rights Reserved.