gremlin-php

Gremlin client

A PHP driver for connecting to Gremlin servers and their graph databases

gremlin-server php driver compatible with TinkerPop3. It will allow you to connect to gremlin-server and it's backends (Neo4J, Titan, etc.)

GitHub

75 stars
6 watching
16 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
go-gremlin/gremlin A Go client library for interacting with TinkerPop3 Gremlin Server-based graph databases. 115
davebshow/gremlinclient Client library for interacting with the Gremlin Server protocol in Python 28
coreyauger/reactive-gremlin A high-throughput WebSocket client for executing Gremlin scripts with backpressure and queue management 31
windj007/python-gremlin-rest A simple Python client to interact with Gremlin servers 7
l15k4/scalajs-gremlin-client A client library for interacting with Gremlin Server via reactive-websocket using Scala.js and uPickle serialization 6
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
mpollmeier/gremlin-scala A Scala wrapper for Apache TinkerPop 3 Graph DSL 482
qasaur/gremgo A fast and efficient client for the Apache TinkerPop graph database stack using Go 98
steelbridgelabs/neo4j-gremlin-bolt An implementation of the BOLT protocol between Neo4j and Apache Tinkerpop for graph processing 0
rmagen/elastic-gremlin TinkerPop 3 implementation on top of Elasticsearch for graph database operations 70
krlawrence/graph A tutorial and resource center for Gremlin and Apache TinkerPop graph databases 836
danielmewes/php-rql A PHP client driver for the RethinkDB query language. 339
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