I'm currently building a Nodejs microservice that submits graph traversal queries to an OrientDB. I was wondering if Gremlin queries are supported in the standard orientjs db.query() method, or if I need to do it all with SQL.
No comments:
Post a Comment