gremlinpy
Graph query builder
Provides a Python abstraction layer for generating Gremlin Groovy scripts
Python to Gremlin Graph Abstraction Layer
55 stars
9 watching
5 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
gremlin-instancegremlin-scriptgremlin-servergremlin-stringpython
Related projects:
Repository | Description | Stars |
---|---|---|
go-gremlin/gremlin | A Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases. | 115 |
debug-ito/greskell | Haskell bindings and tools for building and executing Gremlin graph query language scripts | 27 |
litmus-benchmark-suite/sparql-to-gremlin | Converts SPARQL queries into Gremlin graph traversal code | 88 |
davebshow/gremlinclient | Client library for interacting with the Gremlin Server protocol in Python | 28 |
opencypher/cypher-for-gremlin | Enables querying Gremlin graph databases using Cypher | 359 |
jbmusso/gremlin-javascript | Tools and APIs for processing and traversing graph structures using Gremlin protocol in JavaScript | 214 |
twilmes/sql-gremlin | Translates SQL queries into Gremlin queries to query a graph database | 74 |
krlawrence/graph | A tutorial and resource center for Gremlin and Apache TinkerPop graph databases | 836 |
clojurewerkz/ogre | A Clojure implementation of the Gremlin graph traversal language for querying TinkerPop-enabled graphs. | 128 |
davebshow/ipython-gremlin | A tool for visualizing and interacting with graph data using the Gremlin query language in Jupyter Notebooks | 42 |
tinkerpop/gremlin | A graph traversal language and set of connectors for querying, analyzing, and manipulating complex graphs in various graph databases. | 1,950 |
northwesternmutual/grammes | An API/Wrapper for Gremlin and Janusgraph allowing easy use of graph traversal without direct terminal interaction. | 125 |
true-grue/yed_py | A Python library for creating graphs using the yEd graph drawing tool | 57 |
costezki/rdf2gremlin | Transforms RDF data into a property graph using TinkerPop-Gremlin | 24 |
ssrangan/gm-sparql | Graph Mining Using SPARQL implemented as Python scripts using Apache Jena triplestore | 21 |