Now keeping all DB files in drive C without Foxx How to load collection Objects from ArangoDB _System database *in the main html file* to be able to run simple queries *directly* onto the browser ?
As an example written in pseudo code : <script> *CONNECT TO ArangoDB* *LOAD _System* *FOR O in ObjectsRETURN O* </script> How can we make this script to work ? -- 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.
