- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- Command, CommandWithWhere, org.apache.jena.graph.FrontsNode, Printable, org.apache.jena.rdf.model.RDFNode, org.apache.jena.rdf.model.Resource, Update
- All Known Implementing Classes:
- ModifyImpl
public interface Modify
extends Update, CommandWithWhere
A SPARQL Update operation representing a DELETE/INSERT.
- Author:
- Holger Knublauch
-
-
Method Summary
-
Methods inherited from interface org.topbraid.spin.model.print.Printable
print
-
Methods inherited from interface org.apache.jena.rdf.model.Resource
abort, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addLiteral, addProperty, addProperty, addProperty, addProperty, begin, commit, equals, getId, getLocalName, getNameSpace, getProperty, getProperty, getPropertyResourceValue, getRequiredProperty, getRequiredProperty, getURI, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasLiteral, hasProperty, hasProperty, hasProperty, hasProperty, hasURI, inModel, listProperties, listProperties, listProperties, removeAll, removeProperties, toString
-
Methods inherited from interface org.apache.jena.rdf.model.RDFNode
as, asLiteral, asResource, canAs, getModel, isAnon, isLiteral, isResource, isURIResource, visitWith
-
Methods inherited from interface org.apache.jena.graph.FrontsNode
asNode
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.