Package | Description |
---|---|
org.apache.jena.sparql.core.mem |
Types to support efficient in-memory dataset operations
|
Modifier and Type | Method and Description |
---|---|
static QuadTableForm |
QuadTableForm.chooseFrom(Set<TupleSlot> pattern) |
static QuadTableForm |
QuadTableForm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuadTableForm[] |
QuadTableForm.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<QuadTableForm> |
QuadTableForm.tableForms() |
Licenced under the Apache License, Version 2.0