I have currently implemented the REST API for our app via graph API and gremlin queries.
I read in the orientdb docs that the graph API is the recommended way to use the database. But I find that using tinkerpop frames helps organize my code in a much better way. Is it ok to use tinkerpop frames with OrientDB? If so, what is the best way to deal with OrientDB RIDs and Vertex/Edge types - both for creation and queries. -- --- 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.
