nebulagraph-ai icon indicating copy to clipboard operation
nebulagraph-ai copied to clipboard

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

Results 18 nebulagraph-ai issues
Sort by recently updated
recently updated
newest added

- [ ] upstream NebulaGraph-NetowrkX project: https://github.com/wey-gu/NebulaGraph-nx - [x] reader based on GrpahD query, #29 - [x] Algo based on NetowrkX, #30 - [x] writer based on graphd, #31 -...

> Simplifying things in surprising ways. Native Query experience to leverage ngdi. ## API ### execution engine/mode - networkx - spark ### Call Syntax - Scan based(read mode): ```cypher RETURN...

![](https://user-images.githubusercontent.com/1651790/221790471-d4e5b487-9fc3-4126-ba50-77875a0e1686.jpeg)

- env prep - data load(studio starter dataset) - compute and write back, i.e. Louvain + betweenness - nGQL query based on algo result

Build Python package and zip env for Spark submission.

to enable user to run ngdi code with spark backend easier.