IndexAccessAscending Fields |
The IndexAccessAscending type exposes the following members.
| Name | Description | |
|---|---|---|
| From | ||
| IncludingFrom | ||
| IncludingTo | ||
| Index |
The index accessed, null in case of a MultipleIndexAccess
(Inherited from IndexAccess.) | |
| NeededElement |
The pattern element that must be bound before the index can be accessed.
null if the index can be accessed straight from the beginning, does not depend on other nodes/edges.
(Inherited from IndexAccess.) | |
| To | ||
| VariablesNeeded |
Tells whether variables are needed for the expressions used in accessing the index.
This defines a constraint on scheduling.
(Inherited from IndexAccess.) |