public class AST2BOpUpdate extends AST2BOpUtility
AST2BOpRTO.Annotations
Modifier and Type | Field and Description |
---|---|
static boolean |
AUTO_COMMIT
MP: Make SPARQL Update an auto-commit operation by default.
|
Constructor and Description |
---|
AST2BOpUpdate() |
Modifier and Type | Method and Description |
---|---|
protected static PipelineOp |
convertUpdate(AST2BOpUpdateContext context)
Convert and/or execute the update request.
|
protected static void |
optimizeUpdateRoot(AST2BOpUpdateContext context)
Convert the query
|
static org.openrdf.rio.RDFFormat |
rdfFormatForFile(String fileName)
Utility method to get the
RDFFormat for filename. |
toPredicate, toVE
compileJoinGraph, convertRTOJoinGraph, cutoffJoin
join
addChunkedMaterializationStep, addMaterializationSteps1, addMaterializationSteps2, addMaterializationSteps3, addNonConditionalMaterializationSteps, getJoinConstraints, getJoinConstraints, getJoinConstraints2
applyQueryHints, applyQueryHints, leftOrEmpty
public static boolean AUTO_COMMIT
protected static void optimizeUpdateRoot(AST2BOpUpdateContext context)
Note: This is currently a NOP.
protected static PipelineOp convertUpdate(AST2BOpUpdateContext context) throws Exception
Exception
public static org.openrdf.rio.RDFFormat rdfFormatForFile(String fileName)
RDFFormat
for filename.
It checks for compressed endings and is provided as a utility.fileName
- Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.