Package | Description |
---|---|
org.apache.jena.sparql.core.mem |
Types to support efficient in-memory dataset operations
|
Modifier and Type | Method and Description |
---|---|
static TripleTableForm |
TripleTableForm.chooseFrom(Set<TupleSlot> pattern) |
static TripleTableForm |
TripleTableForm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TripleTableForm[] |
TripleTableForm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static java.util.stream.Stream<TripleTableForm> |
TripleTableForm.tableForms() |
Licenced under the Apache License, Version 2.0