| Package | Description |
|---|---|
| org.aksw.simba.bengal.config | |
| org.aksw.simba.bengal.selector |
| Modifier and Type | Method and Description |
|---|---|
TripleSelectorFactory.SelectorType |
BengalRunConfig.getSelectorTypeEnum() |
| Modifier and Type | Method and Description |
|---|---|
static TripleSelectorFactory.SelectorType |
TripleSelectorFactory.SelectorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TripleSelectorFactory.SelectorType[] |
TripleSelectorFactory.SelectorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TripleSelector |
TripleSelectorFactory.create(TripleSelectorFactory.SelectorType type,
Set<String> sourceClasses,
Set<String> targetClasses,
String endpoint,
String graph,
int minSize,
int maxSize,
long seed) |
Copyright © 2020. All rights reserved.