Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tinkerpop support #451

Open
flashpixx opened this issue Aug 9, 2020 · 0 comments
Open

Tinkerpop support #451

flashpixx opened this issue Aug 9, 2020 · 0 comments

Comments

@flashpixx
Copy link

Hello,

I'm working with graph databases, in detail with Apache Tinkerpop. The Tinkerpop uses REST or websockets so internally the data structure are JSON structures, but mostly nested JSON objects with meta-information. On graph databases it is a good strategy to define a schema for vertices and edges (see for example Janusgraph).

In my use-case I'm using Java and Go, so it might be interesting for me, to support this project. But how can I start fo example to add the Tinkerpop support?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant