Interface | Description |
---|---|
IndexTable |
Interface for indexes that are used for identifying matching
Binding s when
QueryIterMinus is trying to determine
which Bindings need to be removed. |
Class | Description |
---|---|
HashIndexTable |
Indexes bindings so that they can be search for quickly when a binding to all the
variables is provided.
|
IndexFactory |
Creates
IndexTable s for use by
QueryIterMinus . |
LinearIndex |
A slow "index" that looks for data by searching linearly through a set.
|
Licenced under the Apache License, Version 2.0