public class UpdateCreate extends Update
Constructor and Description |
---|
UpdateCreate(Node iri) |
UpdateCreate(Node iri,
boolean silent) |
UpdateCreate(String s) |
UpdateCreate(String s,
boolean silent) |
Modifier and Type | Method and Description |
---|---|
Node |
getGraph() |
boolean |
isSilent() |
void |
visit(UpdateVisitor visitor) |
public UpdateCreate(String s)
public UpdateCreate(String s, boolean silent)
public UpdateCreate(Node iri)
public UpdateCreate(Node iri, boolean silent)
public boolean isSilent()
public Node getGraph()
public void visit(UpdateVisitor visitor)
Licenced under the Apache License, Version 2.0