public class InvalidSparqlRequest extends SparqlRequest
additionalVars, askForm, binds, coalesces, deleteForms, insertForms, iris, level, selectForm, variables, whereFormLABEL, SUBCLASS_OF, SUBCLASS_OF_STAR, TYPE, TYPE_SUBCLASS_OFDISTANCE_FT, DISTANCE_KM, DISTANCE_M, DISTANCE_NM| Constructor and Description |
|---|
InvalidSparqlRequest(java.lang.String prefix)
Constructor.
|
InvalidSparqlRequest(java.lang.String prefix,
boolean checkVarsExistence)
Constructor.
|
InvalidSparqlRequest(java.lang.String prefix,
SparqlPrefixDeclarations prefixDecl)
Constructor.Variables existence check will be performed.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWellFormed()
Return false.
|
addAdditionalVariable, addAdditionalVariable, addAutoVariable, addBind, addBind, addCoalesce, addDistance, addDistance, addFilter, addGeometry, addGeometry, addHaving, addInnerQuery, addLabel, addOptionalConstruct, addPropertyIndividualRef, addPropertyRef, addPropertyRef, addPropertyValue, addPropertyValues, addSelect, addSelect, addSelect, addSelect, addSelectVariable, addSubClassOf, addSubClassOfStar, addTime, addTime, addType, addType, addType, addTypeSubClassOf, addUnionConstruct, addVariableSubClassOf, addVariableSubClassOfStar, addVariableType, addVariableType, addVariableTypeSubClassOf, checkValidity, createRequest, createValuesList, createVariable, existsVariable, getDefaultPrefix, getEffectiveWhereForm, getGroupBy, getInnerQueries, getLimit, getOffset, getOptionals, getOrderBy, getOrderByType, getPreferredVariable, getPreferredVariableName, getPrefixDeclarations, getRootRequest, getSelectList, getSelectMap, getSPARQL, getUnions, hasBinds, hasFilters, hasInnerQueries, hasSelectVariable, hasUnions, isCheckingVariablesExistence, isLoggingErrors, isSelect, isSelectAll, isSelectDistinct, logErrors, resetSPARQLResult, selectDistinct, setGroupBy, setGroupBy, setLimit, setOffset, setOrderBy, setOrderBy, setOrderBy, setOrderBy, setOrderBy, setOrderBy, setSelect, setSelectAll, toString, variableExistsaddAsk, addDelete, addInsert, addInsertData, addIRI, addProperty, addVariable, addVariableOrIRI, appendTypeExpression, checkVariableExistence, createAdditionalVariable, createIRI, getAdditionalVars, getAskForm, getBinds, getCoalesces, getDeleteForms, getDistances, getFilters, getGeometries, getGraphPatterns, getInsertForms, getIRI, getIRIs, getLastInsertForm, getLevel, getOwlTimes, getPrefix, getPrefix, getPropertyIndRefs, getPropertyRefs, getPropertyValues, getSelectForm, getVariable, getVariableOrIRI, getVariables, getVariablesIterator, getVariablesOrIRIIterator, getVariableType, getWhereExpressions, getWhereForm, hasAdditionalVariable, hasAskForm, hasIRI, hasVariable, hasVariableOrIRIclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSPARQLaddAsk, addAutoVariable, addDelete, addInsert, addInsertData, addIRI, addLabel, addProperty, addProperty, addPropertyIndividualRef, addPropertyIndividualRef, addPropertyRef, addPropertyRef, addPropertyRef, addPropertyRef, addPropertyRef, addPropertyValue, addPropertyValue, addPropertyValue, addPropertyValue, addPropertyValues, addPropertyValues, addPropertyValues, addSubClassOf, addSubClassOfStar, addType, addType, addTypeSubClassOf, addVariable, addVariableOrIRI, addVariableSubClassOf, addVariableSubClassOfStar, addVariableType, addVariableType, addVariableTypeSubClassOf, checkVariableExistence, createAdditionalVariable, createIRI, getAdditionalVars, getAllVariables, getAskForm, getBinds, getCoalesces, getDeleteForms, getDistances, getFilters, getGeometries, getGraphPatterns, getInsertForms, getIRI, getIRIs, getOwlTimes, getPrefix, getPrefix, getPropertyIndRefs, getPropertyRefs, getPropertyValues, getSelectForm, getVariable, getVariableOrIRI, getVariables, getVariablesIterator, getVariablesOrIRIIterator, getVariableType, getWhereExpressions, getWhereForm, hasAdditionalVariable, hasAskForm, hasDeleteForms, hasInsertForms, hasIRI, hasVariable, hasVariableOrIRI, isFlat, removeSelectgetLevel, indent, indentMore, indentParentpublic InvalidSparqlRequest(java.lang.String prefix,
boolean checkVarsExistence)
prefix - the default prefixcheckVarsExistence - true if variables existence will be checked to allow adding relations for these variables. If false, no
check will be performed.public InvalidSparqlRequest(java.lang.String prefix)
prefix - the default prefixpublic InvalidSparqlRequest(java.lang.String prefix,
SparqlPrefixDeclarations prefixDecl)
prefix - the default prefixprefixDecl - the prefix declarationsCopyright © 2025, 2026 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence