Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

queryNodes provides a filtering mechanism with the following features. Filters are added as request parameters. Filter values must be properly URL encoded.

Property filter

Filter for a property of the node. Example: author=Magnolia%20Travels*. Thev value for the property must be an exact match.

author=Magnolia%20Travels

@name property filter

Filter for the node name.

@name=travel

Using OR | within one filter

One filter

Combining filters with AND 

..

Combining filters with OR |

asd


Anchor
example-queryNodes
example-queryNodes
Examples 

...