sparql-to-gremlin

Query translator

Converts SPARQL queries into Gremlin graph traversal code

Gremlinator: An effort towards converting SPARQL queries to Gremlin Graph Pattern Matching Traversals

GitHub

88 stars
14 watching
15 forks
Language: HTML
last commit: over 5 years ago
Linked from 1 awesome list

graph-pattern-matchinggraph-query-languagegraph-traversalgremlinproperty-graphsparql

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
twilmes/sql-gremlinTranslates SQL queries into Gremlin queries to query a graph database74
dkuppitz/sparql-gremlinA compiler tool that transforms SPARQL queries into Gremlin traversals71
jbmusso/gremlin-javascriptTools and APIs for processing and traversing graph structures using Gremlin protocol in JavaScript215
emehrkay/gremlinpyProvides a Python abstraction layer for generating Gremlin Groovy scripts55
go-gremlin/gremlinA Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases.117
costezki/rdf2gremlinTransforms RDF data into a property graph using TinkerPop-Gremlin24
albertmeronyo/sparql2gitTool to convert and manage SPARQL queries and their associated Linked Data APIs in a version-controlled environment6
tinkerpop/gremlinA graph traversal language and set of connectors for querying, analyzing, and manipulating complex graphs in various graph databases.1,950
wse-research/loris-llm-generated-representations-of-sparql-queriesGenerates natural language representations of SPARQL queries for knowledge graphs3
krlawrence/graphA tutorial and resource center for Gremlin and Apache TinkerPop graph databases835
opencypher/cypher-for-gremlinEnables querying Gremlin graph databases using Cypher361
northwesternmutual/grammesAn API/Wrapper for Gremlin and Janusgraph allowing easy use of graph traversal without direct terminal interaction.125
clariah/grlcAutomates building of Linked Data APIs from shared SPARQL queries137
prabushitha/gremlin-visualizerVisualizes graph networks generated from Gremlin queries233
ssrangan/gm-sparqlGraph mining using SPARQL queries implemented in Python.21