public class ClearOrDropOperation extends BaseUpdateOperation
UpdateOperation.GraphSpec
destinationGraphs, destinationGraphSpec, inputGraphs, inputGraphSpec
Constructor and Description |
---|
ClearOrDropOperation() |
Modifier and Type | Method and Description |
---|---|
IRI |
getDestinationGraph(IRI defaultGraph,
GraphStore graphStore) |
boolean |
isSilent() |
void |
setDestinationGraph(IRI destination) |
void |
setSilent(boolean silent) |
addDestinationGraph, addInputGraph, getDestinationGraphs, getDestinationGraphSpec, getInputGraphs, getInputGraphSpec, setDestinationGraphSpec, setInputGraphSpec
public void setSilent(boolean silent)
public boolean isSilent()
public void setDestinationGraph(IRI destination)
public IRI getDestinationGraph(IRI defaultGraph, GraphStore graphStore)
Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.