Using GET, all query parameters can be directly specified within the URL.
The following example prints the city names from the <b>''factbook</b> '' database:
:<code>[http://admin:admin@localhost:8984/rest/factbook?query=//city/name http://admin:admin@localhost:8984/rest/factbook?query=//city/name]</code>