nebulagraph topic

List nebulagraph repositories

nebula

10.3k
Stars
1.2k
Forks
Watchers

A distributed, fast open-source graph database featuring horizontal scalability and high availability

nebula-dgl

36
Stars
3
Forks
Watchers

NebulaGraph DGL(Deep Graph Library) Integration Package. (WIP)

nebula-up

61
Stars
15
Forks
Watchers

One-liner NebulaGraph playground with allllllllll-in-one toolchain integrated on single Linux Server

nebula-algorithm

66
Stars
39
Forks
Watchers

Nebula-Algorithm is a Spark Application based on GraphX, which enables state of art Graph Algorithms to run on top of NebulaGraph and write back results to NebulaGraph.

nebula-exchange

28
Stars
35
Forks
Watchers

NebulaGraph Exchange is an Apache Spark application to parse data from different sources to NebulaGraph in a distributed environment. It supports both batch and streaming data in various formats and s...

nebulagraph-veditor

80
Stars
3
Forks
Watchers

A Highly customizable JavaScript Diagramming Lib with SVG, HTML, Canvas support.

ngbatis

110
Stars
39
Forks
Watchers

NGBATIS is a database ORM framework base NebulaGraph + spring-boot, which takes advantage of the mybatis’ fashion development, including some de-factor operations in single table and vertex-edge, like...

nebulagraph-ai

62
Stars
8
Forks
Watchers

(Pre Alpha)NebulaGraph AI High-Level API, do Graph Algo, Analytics in 4 lines of code.

nebula-carina

32
Stars
8
Forks
Watchers

A pydantic based python ORM framework for graph database NebulaGraph 3.

NebulaGraph-Fraud-Detection-GNN

31
Stars
2
Forks
Watchers

An example project for training a GraphSAGE Model, and setup a Real-time Fraud Detection Web Service(Frontend and Backend) with NebulaGraph Database and DGL.