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 | Method and Description |
---|---|
SliceNode |
QueryBase.getSlice()
Return the slice -or-
null if there is no slice. |
Modifier and Type | Method and Description |
---|---|
void |
QueryBase.setSlice(SliceNode slice)
Set or clear the slice.
|
Constructor and Description |
---|
SliceNode(SliceNode op)
Deep copy constructor.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.