Changes between Version 1 and Version 2 of SemanticQuery/RecordEntity
- Timestamp:
- Apr 19, 2012, 8:56:02 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SemanticQuery/RecordEntity
v1 v2 9 9 == Selectors == 10 10 11 '' After the name of the selector between parentheses you can find the type of the elements in the resulted set.''11 ''In parentheses you find the type of the result elements.'' 12 12 13 13 * {{{refs}}} (''expression''): returns the set of expression entities that refer to the record either by field access, record update or field index.