com.bigdata.rdf.lexicon
Interface ITermIVFilter

All Superinterfaces:
Serializable

public interface ITermIVFilter
extends Serializable

Interface for filtering internal values.

Version:
$Id: ITermIVFilter.java 4837 2011-07-05 13:31:31Z thompsonbry $
Author:
Bryan Thompson

Method Summary
 boolean isValid(IV iv)
          Return true iff the term IV should be visited.
 

Method Detail

isValid

boolean isValid(IV iv)
Return true iff the term IV should be visited.

Parameters:
iv - The internal value


Copyright © 2006-2012 SYSTAP, LLC. All Rights Reserved.