| Modifier and Type | Method and Description |
|---|---|
RDFService.SPARQLQueryType |
ChangeSet.getPreconditionQueryType() |
static RDFService.SPARQLQueryType |
RDFService.SPARQLQueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RDFService.SPARQLQueryType[] |
RDFService.SPARQLQueryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChangeSet.setPreconditionQueryType(RDFService.SPARQLQueryType queryType) |
| Modifier and Type | Method and Description |
|---|---|
RDFService.SPARQLQueryType |
ChangeSetImpl.getPreconditionQueryType() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
RDFServiceImpl.isPreconditionSatisfied(String query,
RDFService.SPARQLQueryType queryType) |
void |
ChangeSetImpl.setPreconditionQueryType(RDFService.SPARQLQueryType queryType) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
RDFServiceSparql.isPreconditionSatisfied(String query,
RDFService.SPARQLQueryType queryType) |
Copyright © 2021. All rights reserved.