TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Gremlin Graph Traversal Language

23 pointsby okramover 9 years ago

2 comments

liornover 9 years ago
Python developer here. Here&#x27;s my rant.<p>I&#x27;ve been using OrientDB (one of the leading Graph databases) for the last few months; it&#x27;s been a horrible experience to get it working with Python, as the official Python OrientDB driver is essentially a very thin wrapper around the binary protocol.<p>Using Gremlin would actually be nice, and save me a lot of nasty queries, but it seems like there is no python ecosystem for it. The presentation mentions &quot;Gremlin-Python&quot;. A quick Google search brings up these results:<p>1. &quot;Bulbs&quot; (<a href="http:&#x2F;&#x2F;bulbflow.com&#x2F;download&#x2F;" rel="nofollow">http:&#x2F;&#x2F;bulbflow.com&#x2F;download&#x2F;</a>) - it&#x27;s a dead project, last commit being 10 months ago. Look at <a href="https:&#x2F;&#x2F;github.com&#x2F;espeed&#x2F;bulbs" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;espeed&#x2F;bulbs</a><p>2. &quot;Gremlin-Python&quot; - <a href="https:&#x2F;&#x2F;github.com&#x2F;pokitdok&#x2F;gremlin-python" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;pokitdok&#x2F;gremlin-python</a> . Dead project (last commit 6 months ago), and requires one to install Jython.<p>I would love to know if I&#x27;ve missed something - did anyone get Python to nicely work with Gremlin?
评论 #10106508 未加载
评论 #10109066 未加载
评论 #10107352 未加载
fxboisover 9 years ago
Anyone could mention some benefits of Gremlin over Cypher ?
评论 #10106090 未加载
评论 #10106398 未加载
评论 #10106113 未加载
评论 #10106063 未加载