- All Known Implementing Classes:
HashIndexTable
,LinearIndex
,SetIndexTable
public interface IndexTable
Interface for indexes that are used for identifying matching
Binding
s when
QueryIterMinus
is trying to determine
which Bindings need to be removed.-
Method Summary
Modifier and TypeMethodDescriptionboolean
Is there a binding in the table that has a shared domain (variables in common) and is join-compatible?
-
Method Details