OrientJS supports ODB's SQL only or rather any language driver using the binary or rest APIs will be using ODB's SQL.
If you want to use Gremlin, I'd guess you could install a NodeJS Gremlin driver and connect to the Gremlin API. http://orientdb.com/docs/2.2.x/Gremlin.html https://www.npmjs.com/package/gremlin How good or bad or even if this will work is unknown to me. Scott -- --- 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.
