Monday, 17 April 2017

NodeJS Gremlin Queries

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.



via Zak Holt

No comments:

Post a Comment