public class TermList extends Object implements IsSparqler, TermAtomic
| Constructor and Description |
|---|
TermList(List<TermAtomic> terms) |
TermList(TermAtomic... terms) |
| Modifier and Type | Method and Description |
|---|---|
static TermList |
fromNumbers(List<Number> values) |
void |
toSparql(Settings s,
StringBuilder sb) |
public TermList(List<TermAtomic> terms)
public TermList(TermAtomic... terms)
public void toSparql(Settings s, StringBuilder sb)
toSparql in interface IsSparqlerCopyright © 2019. All rights reserved.