public class TripleSelectorFactory extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TripleSelectorFactory.SelectorType |
| Constructor and Description |
|---|
TripleSelectorFactory() |
| Modifier and Type | Method and Description |
|---|---|
TripleSelector |
create(TripleSelectorFactory.SelectorType type,
Set<String> sourceClasses,
Set<String> targetClasses,
String endpoint,
String graph,
int minSize,
int maxSize,
long seed) |
public TripleSelector 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.