</pre>
The contents of a database can be retrieved by adding an empty <b>query</b> parameter to directly addressing the pathresource:
:<code>[http://admin:admin@localhost:8984/rest/factbook?query /factbook.xml http://admin:admin@localhost:8984/rest/factbook?query/factbook.xml]</code>
If a resource is not found, an HTTP response will be generated with <code>404</code> as status code.