| Package | Description |
|---|---|
| org.aksw.commons.graph |
| Modifier and Type | Method and Description |
|---|---|
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 © 2013. All Rights Reserved.