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

[SLI-0039] Study compatibility with gremlin virtual machine #39

Open
thewillyhuman opened this issue Mar 24, 2020 · 0 comments
Open

[SLI-0039] Study compatibility with gremlin virtual machine #39

thewillyhuman opened this issue Mar 24, 2020 · 0 comments

Comments

@thewillyhuman
Copy link
Member

thewillyhuman commented Mar 24, 2020

Gremlin is a graph traversal language and virtual machine developed by Apache TinkerPop of the Apache Software Foundation. Gremlin works for both OLTP-based graph databases as well as OLAP-based graph processors. Gremlin's automata and functional language foundation enable Gremlin to naturally support imperative and declarative querying, host language agnosticism, user-defined domain specific languages, an extensible compiler/optimizer, single- and multi-machine execution models, hybrid depth- and breadth-first evaluation, as well as Turing Completeness.

For more info: wikipedia, official website.

@thewillyhuman thewillyhuman changed the title Study compatibility with gremlin virtual machine [SLI-0039] Study compatibility with gremlin virtual machine Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant