public class ClearGraph extends DropGraph
CLEAR ( SILENT )? (GRAPH IRIref | DEFAULT | NAMED | ALL | GRAPHS | SOLUTIONS | SOLUTIONS %VARNAME)Note: Bigdata does not support empty graphs, so DROP and CLEAR have identical semantics.
http://www.w3.org/TR/sparql11-update/#clear
,
Serialized FormDropGraph.Annotations
DEFAULT_INITIAL_CAPACITY
Constructor and Description |
---|
ClearGraph() |
ClearGraph(BOp[] args,
Map<String,Object> anns) |
ClearGraph(ClearGraph op) |
getScope, isAllGraphs, isAllSolutionSets, setAllGraphs, setAllSolutionSets, setScope
getTargetGraph, getTargetSolutionSet, isTargetSolutionSet, setTargetGraph, setTargetSolutionSet, toString
getDesiredBound, getRequiredBound, isSilent, setSilent
getDatasetClauses, getSourceGraph, getUpdateType, setDatasetClauses, setSourceGraph
getContext, getParent, getParentGraphPatternGroup, getParentJoinGroup, setParent
getQueryHints, toString
addExplainHint, getExplainHints, getQueryHint, getQueryHint, getQueryHintAsBoolean, getQueryHintAsBoolean, getQueryHintAsInteger, replaceAllWith, setQueryHint, setQueryHints
addArg, addArg, addArgIfAbsent, annotations, annotationsEqual, argIterator, args, arity, clearProperty, copyAll, get, getProperty, indexOf, removeArg, replaceWith, setArg, setArgs, setId, setProperty, setUnboundProperty, toArray, toArray
annotationsEqual, annotationsToString, annotationsToString, annotationValueToString, checkArgs, clone, equals, getEvaluationContext, getId, getProperty, getRequiredProperty, hashCode, indent, isController, mutation, shortenName, toShortString
finalize, getClass, notify, notifyAll, wait, wait, wait
annotations, argIterator, args, arity, clone, get, getEvaluationContext, getId, getProperty, getRequiredProperty, isController, setProperty, toArray, toArray, toShortString, toString
getProperty
public ClearGraph()
public ClearGraph(ClearGraph op)
op
- Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.