Changes between Initial Version and Version 1 of Ticket #159, comment 4


Ignore:
Timestamp:
21/02/17 02:18:04 (8 years ago)
Author:
Olly Betts

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #159, comment 4

    initial v1  
    1 r17617 adds the start of an introspection interface - with what's there you can walk the query tree and get the type of each node.
     1f4f38b0cde256a6881a2086cbe83ee11260ce33a adds the start of an introspection interface - with what's there you can walk the query tree and get the type of each node.
    22
    33{{{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.