Package | Description |
---|---|
com.bigdata.rdf.sparql.ast |
This package contains an Abstract Syntax Tree which provides an intermediate translation
target for SPARQL parsers.
|
Modifier and Type | Class and Description |
---|---|
class |
AddGraph
Graph management operation inserts all data from one graph into another.
|
class |
CopyGraph
The COPY operation is a shortcut for inserting all data from an input graph
into a destination graph.
|
class |
MoveGraph
The MOVE operation is a shortcut for moving all data from an input graph into
a destination graph.
|
Constructor and Description |
---|
AbstractFromToGraphManagement(AbstractFromToGraphManagement op) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.