Package | Description |
---|---|
com.hp.hpl.jena.sparql.engine.index |
Modifier and Type | Class and Description |
---|---|
class |
HashIndexTable
Indexes bindings so that they can be search for quickly when a binding to all the
variables is provided.
|
class |
LinearIndex
A slow "index" that looks for data by searching linearly through a set.
|
Modifier and Type | Method and Description |
---|---|
static IndexTable |
IndexFactory.createIndex(Set<Var> commonVars,
QueryIterator data) |
Licenced under the Apache License, Version 2.0