Changes between Initial Version and Version 1 of Ticket #159, comment 4
- Timestamp:
- 21/02/17 02:18:04 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #159, comment 4
initial v1 1 r17617adds the start of an introspection interface - with what's there you can walk the query tree and get the type of each node.1 f4f38b0cde256a6881a2086cbe83ee11260ce33a adds the start of an introspection interface - with what's there you can walk the query tree and get the type of each node. 2 2 3 3 {{{Query::get_terms_begin()}}} allows you to read the term for a node which is a term - not sure if an additional method to get the termname directly is worthwhile or not.