public class SAILGASEngine extends GASEngine
Modifier and Type | Class and Description |
---|---|
static class |
SAILGASEngine.SAILGraphAccessor |
Constructor and Description |
---|
SAILGASEngine(int nthreads) |
Modifier and Type | Method and Description |
---|---|
boolean |
getSortFrontier()
Returns
false . |
getGASThreadPool, getNThreads, getSchedulerClass, newFrontierStrategy, newGASContext, newGASState, newScheduler, newStaticFrontier, setSchedulerClass, shutdown, shutdownNow
public boolean getSortFrontier()
false
. The openrdf Value
interface does not
implement Comparable
and can not be sorted without an external
Comparator
. Also, the order over the external RDF Value
representations is unlikely to benefit any Sail
that uses
disk-based indices since the on-disk indices typically use a different
order, e.g., over int
identifiers.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.