public interface ISparqlFormExpression
| Modifier and Type | Field and Description |
|---|---|
static char |
TYPE_DELETE |
static char |
TYPE_INSERT |
static char |
TYPE_INSERT_DATA |
static char |
TYPE_SELECT |
static char |
TYPE_WHERE |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
formExpressionTypeAsString() |
char |
getFormExpressionType() |
ISparqlRequestGroup |
getSparqlRequest()
Return the parent request.
|
static final char TYPE_SELECT
static final char TYPE_WHERE
static final char TYPE_INSERT
static final char TYPE_DELETE
static final char TYPE_INSERT_DATA
ISparqlRequestGroup getSparqlRequest()
char getFormExpressionType()
java.lang.String formExpressionTypeAsString()
Copyright © 2025 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence