public class HashIndexTable extends Object implements IndexTable
Constructor and Description |
---|
HashIndexTable(Set<Var> commonVars,
QueryIterator data) |
public HashIndexTable(Set<Var> commonVars, QueryIterator data) throws com.hp.hpl.jena.sparql.engine.index.HashIndexTable.MissingBindingException
public boolean containsCompatibleWithSharedDomain(Binding binding)
containsCompatibleWithSharedDomain
in interface IndexTable
Licenced under the Apache License, Version 2.0