Package | Description |
---|---|
com.bigdata.rdf.sparql.ast.hints |
Query hints are specified at the SPARQL layer using magic predicates.
|
Modifier and Type | Method and Description |
---|---|
static QueryEngineChunkHandlerEnum |
QueryEngineChunkHandlerEnum.valueOf(Class<? extends IChunkHandler> cls)
Return the type safe enumeration corresponding to a specific
implementation class.
|
static QueryEngineChunkHandlerEnum |
QueryEngineChunkHandlerEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryEngineChunkHandlerEnum[] |
QueryEngineChunkHandlerEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.