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. You can use multiple filters,

Property filter

Filter for a property of the node. Thev value for the property must be an exact match.

...

Filter for the node name.

@name=travel

Using OR |

...

 to proivde multiple filter values

One filter can have multiples possible values which must match.

@name=travel|about

Combining filters with AND 

??? I am unsure about this...

Combining filters with OR |

asd


Anchor
example-queryNodes
example-queryNodes
Examples 

...