Now keeping all DB files in drive C (without Foxx)

As a basic example how to load collection Objects from ArangoDB _System 
database *in the main html file* to be able to run this simple query 
directly onto the browser


<script>

*LOAD _System*

FOR O in Objets

RETURN O

</script>
 


-- 
You received this message because you are subscribed to the Google Groups 
"ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to