com.hp.hpl.jena.sparql.modify.request
Class UpdateClear
java.lang.Object
com.hp.hpl.jena.update.Update
com.hp.hpl.jena.sparql.modify.request.UpdateDropClear
com.hp.hpl.jena.sparql.modify.request.UpdateClear
- All Implemented Interfaces:
- PrintSerializable, Printable
public class UpdateClear
- extends UpdateDropClear
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
UpdateClear
public UpdateClear(java.lang.String iri,
boolean silent)
UpdateClear
public UpdateClear(Target target,
boolean silent)
UpdateClear
public UpdateClear(com.hp.hpl.jena.graph.Node target,
boolean silent)
UpdateClear
public UpdateClear(java.lang.String iri)
UpdateClear
public UpdateClear(Target target)
UpdateClear
public UpdateClear(com.hp.hpl.jena.graph.Node target)
visit
public void visit(UpdateVisitor visitor)
- Specified by:
visit in class Update
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.