Uses of Class
org.aksw.commons.graph.IndexCompatibilityLevel

Packages that use IndexCompatibilityLevel
org.aksw.commons.graph   
 

Uses of IndexCompatibilityLevel in org.aksw.commons.graph
 

Methods in org.aksw.commons.graph that return IndexCompatibilityLevel
 IndexCompatibilityLevel TripleCacheIndexImpl.getCompatibilityLevel(int[] columnIds)
           
 IndexCompatibilityLevel ITripleCacheIndex.getCompatibilityLevel(int[] columnIds)
           
 IndexCompatibilityLevel TripleCacheIndexImpl.getCompatibilityLevel(com.hp.hpl.jena.graph.Triple pattern)
           
 IndexCompatibilityLevel ITripleCacheIndex.getCompatibilityLevel(com.hp.hpl.jena.graph.Triple pattern)
          Deprecated. 
static IndexCompatibilityLevel IndexCompatibilityLevel.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IndexCompatibilityLevel[] IndexCompatibilityLevel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.