All Projects → jkschneider → graphql-gremlin

jkschneider / graphql-gremlin

Licence: other
No description, website, or topics provided.

Programming Languages

java
68154 projects - #9 most used programming language
groovy
2714 projects
ANTLR
299 projects
shell
77523 projects

graphql-gremlin

Build Status

Purpose

This was a one-day Netflix hackday project in November 2015 to see if we could map the GraphQL spec to Apache Tinkerpop.

There are some conceptual ambiguities, e.g. is a property-based relationship defined in GraphQL related to an edge property or vertex property in Tinkerpop?

Otherwise, much of the read portion of the spec was implemented. Graph mutation has not yet been attempted.

The tests best demonstrate how to use.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].