Package org.plasma.query.collector

Interface Summary
PropertySelection Deprecated.
Selection A selection provides access to a query graph with operations useful for service implementors, providing property names for a given Type but also operations which return the selected properties at a given (query) graph level, and for a given source edge Type.
SelectionPredicates Provides access to path predicates for a query graph with operations useful for service implementors.
 

Class Summary
PropertySelectionCollector Deprecated.
SelectionCollector Traverses a given Select) clause collecting the specified property names, as well as any path-reference or key properties required for graph structure, into a simple list of logical property name strings mapped to the respective {@link Type} definition.
 



Copyright © 2013. All rights reserved.