org.openanzo.glitter.rdf
Interface Bindable

All Superinterfaces:
java.lang.Comparable<Bindable>
All Known Implementing Classes:
BlankNodeManager.BlankNode, Variable

public interface Bindable
extends java.lang.Comparable<Bindable>

Bindable represents any query object that can be bound to values from the target dataset while evaluating a query. Currently this is Variables and BlankNodeManager.BlankNodes.

Author:
lee

Method Summary
 
Methods inherited from interface java.lang.Comparable
compareTo
 



Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.