Hi, I used OrientDB with a remote connexion. I use also Frames ( https://github.com/tinkerpop/frames/wiki) to easily manipulate mydomain, Gremlin API for queries. I have some REST API to return my data in a JSON format.
But I noticed very bad performance, when a FramedElement is serialized in JSON. I read on your documentation that is because I'm using a remote connexion and I need to set a Fetch Plan. But I can't set, or I don't know how to set a FetchPan when I'm using frames or Gremlin API. So, shoul I use a local connexion ? Can I use local connexion in a distributed env ? Thanks -- --- You received this message because you are subscribed to the Google Groups "OrientDB" 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.
