public class PrefixIndexMetaFactory extends Object implements MetaIndexFactory
| Modifier and Type | Field and Description |
|---|---|
static Set<Class<?>> |
supportedConstraintClasses |
| Constructor and Description |
|---|
PrefixIndexMetaFactory(org.apache.commons.collections15.Transformer<Object,Set<String>> prefixExtractor) |
| Modifier and Type | Method and Description |
|---|---|
org.aksw.sparqlify.database.MapStoreAccessor |
create(Table table,
List<String> columnNames) |
Set<Class<?>> |
getSupportedConstraintClasses() |
Copyright © 2015. All rights reserved.