org.ontoware.rdf2go.model
Interface QueryResultTable

All Superinterfaces:
ClosableIterable<QueryRow>, java.lang.Iterable<QueryRow>

public interface QueryResultTable
extends ClosableIterable<QueryRow>


Method Summary
 java.util.List<java.lang.String> getVariables()
           
 
Methods inherited from interface org.ontoware.aifbcommons.collection.ClosableIterable
iterator
 

Method Detail

getVariables

java.util.List<java.lang.String> getVariables()
Returns:
the list of all variable names used in the query.


Copyright © 2005-2008 FZI - Forschungszentrum Informatik | Karlsruhe | Germany. All Rights Reserved.