public class SimpleConstructQuery extends SimpleQueryWithSolutionModifier implements ConstructQuery
| Constructor and Description |
|---|
SimpleConstructQuery(Set<TriplePattern> triplePatterns) |
| Modifier and Type | Method and Description |
|---|---|
Set<TriplePattern> |
getConstructTemplate()
Gets the template for constructing triples in a CONSTRUCT query.
|
String |
toString() |
addGroupCondition, addHavingCondition, addOrderCondition, getGroupConditions, getHavingConditions, getLimit, getOffset, getOrderConditions, setLimit, setOffsetaddDefaultGraph, addNamedGraph, getDataSet, getInlineData, getQueryPattern, setInlineData, setQueryPatternclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetGroupConditions, getHavingConditions, getLimit, getOffset, getOrderConditionsgetDataSet, getInlineData, getQueryPatternpublic SimpleConstructQuery(Set<TriplePattern> triplePatterns)
public Set<TriplePattern> getConstructTemplate()
ConstructQueryGets the template for constructing triples in a CONSTRUCT query.
getConstructTemplate in interface ConstructQuerypublic String toString()
toString in interface QuerytoString in class SimpleQueryCopyright © 2015–2022 The Apache Software Foundation. All rights reserved.