org.modeshape.graph.query.model
Interface Source

All Superinterfaces:
LanguageObject, Serializable, Visitable
All Known Subinterfaces:
JcrSource
All Known Implementing Classes:
AllNodes, JcrJoin, JcrNamedSelector, JcrSqlQueryParser.JoinableSources, Join, NamedSelector, Selector

@Immutable
public interface Source
extends LanguageObject

The source that represents a set of node tuples. The Selector and Join are the two concrete types of sources.


Method Summary
 
Methods inherited from interface org.modeshape.graph.query.model.Visitable
accept
 



Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.