I am new to MonetDB. I have performed successful queries on the database without adding the document to the database first. Now, I am adding the document first and attempting to query it. After shredding a document, I am unsure about how to query that document. (such as what command to use) In the documentation, it states as an  example to type doc("HelloWorld.xml")/doc/greet. but where??

Also, what factors play a role with the timing option on queries?

 

Kelly9917