ts-tinkerpop
Graph library
A TypeScript wrapper around TinkerPop3 via the Node-java API
Utilities for using Tinkerpop3 via the node-java API in Typescript
53 stars
9 watching
6 forks
Language: TypeScript
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
neo4j-contrib/neo4j-tinkerpop-api | A Java-based API adapter for Neo4j's RESTful interface to simplify interaction with the graph database | 6 |
rmagen/elastic-gremlin | TinkerPop 3 implementation on top of Elasticsearch for graph database operations | 70 |
apache/tinkerpop | Provides a framework for graph computing and processing | 1,975 |
pietermartin/sqlg | A Java implementation of TinkerPop3 graph traversal on top of multiple relational databases | 246 |
krlawrence/graph | A tutorial and resource center for Gremlin and Apache TinkerPop graph databases | 836 |
tinkerpop/gremlin | A graph traversal language and set of connectors for querying, analyzing, and manipulating complex graphs in various graph databases. | 1,950 |
tinkerpop/rexster | A graph server and framework for exposing graph data through HTTP/REST and a binary protocol. | 433 |
xdevplatform/twitter-api-typescript-sdk | A TypeScript SDK for interacting with the Twitter API | 941 |
graphprotocol/graph-tooling | A monorepo for various tools used by subgraph developers to simplify the development process | 389 |
jbmusso/tinkergraph-js | A pure JavaScript implementation of the TinkerGraph in-memory graph database | 71 |
mpollmeier/gremlin-scala | A Scala wrapper for Apache TinkerPop 3 Graph DSL | 482 |
bayofmany/peapod | An object-graph wrapper for the TinkerPop 3 graph stack, providing an alternative to the Frames module. | 40 |
clojurewerkz/archimedes | A Clojure library that simplifies interaction with the Tinkerpop Blueprints graph framework | 38 |
rayokota/hgraphdb | An implementation of Apache TinkerPop 3 interfaces using HBase as a graph database | 256 |
rojvv/twi | A TypeScript module providing a client for the Twitter API v2 | 11 |