Native GraphQL Database with graph backend
-
Updated
Apr 14, 2022 - Go
{{ message }}
Native GraphQL Database with graph backend
In Chapter 5. Schema and Data Modeling first there is paragraph:
The default cardinality setting is SINGLE. Note, that property keys used on edges and properties have cardinality SINGLE. Attaching multiple values for a single key on an edge or property is not supported.
and then example:
mgmt = graph.openManagement()
follow = mgmt.makeEdgeLabel('follow').multiplicity(MULTI).make()
TypeDB: a strongly-typed database
A graph database as a Redis module
Apache TinkerPop - a graph computing framework
AgensGraph, a transactional graph database based on PostgreSQL
A curated list of resources for graph databases and graph computing tools
Is this compatible with the citus extension? I am currently using janusgraph. This looks interesting but I am worried how it would scale if I can't use citus.
A graph database with Cypher query language as a Redis module
Neo4j driver for Elixir
JavaScript tools for graph processing in Node.js and the browser inspired by the Apache TinkerPop API
Arcade Analytics is the first Open Source Graph Analytics platform. Connect your Graph Database (Neo4j, OrientDB, Amazon Neptune, Microsoft CosmosDB, etc) and RDBMS (Oracle, MySQL, Postgres, Microsoft SQLServer, MariaDB) to create powerful dashboards.
A .NET object-graph-mapper for Apache TinkerPop™ Gremlin enabled databases.
Elixir driver for the Neo4j graph database server
Portable, Serverless & Lightweight SQLite-based Graph Database in Arturo
A schemaless graph database based on RocksDb
Tiny ORM for graph databases: Neo4j, RedisGraph, AWS Neptune or Gremlin
Cypher graph database for Javascript
Add a description, image, and links to the graphdb topic page so that developers can more easily learn about it.
To associate your repository with the graphdb topic, visit your repo's landing page and select "manage topics."
context: https://discuss.nebula-graph.com.cn/t/topic/6991