| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| FunctionPath |
Groups a specific property path with a single query scalar function
declaration.
|
| 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.
|
| SelectionProperty |
Copyright © 2021. All rights reserved.