#NebulaGraph 的数据科学 Utils 现在可以从 UDF 调用了,直接
```
RETURN ngdi("pagerank", ["follow"], ["degree"], "spark",
{space: "basketballplayer")
```
分布式跑算法,然后结果数据写回图库。
If u didn’t use the modern #docker desktop new features u should give a try. Especially for the ext system, it’s a game changer for dev to use/build container/k8s backed tools on desktop the elegant way on macOS win and Linux Desktop.
And that includes the #NebulaGraph, now🤩
https://www.docker.com/blog/distributed-cloud-native-graph-database-nebulagraph-docker-extension/
The #NebulaGraph contributor is upstreaming their CDC implementation to the community, it’s in design/RFC phase now
We are building a #NebulaGraph data intelligence suite, which brings ease of running graph algorithms, machine learning jobs and analytics towards NebulaGraph in single server or clusters with unified and cute Python API.
NebulaGraph Data Intelligence Suite(ngdi) is a powerful Python library that offers a range of APIs for data scientists to effectively read, write, analyze, and compute data in NebulaGraph. - GitHub...
Exciting news! The #NebulaGraph #dockerextension is now available on the marketplace. 🚀
RT @wey_gu: 写了一篇利用 #NebulaGraph 的图查询、图计算能力尝试帮助运维复杂基础设施软件的文章。
其中基础设施我用了 #OpenStack 作为例子,所有的环境、示例都是可以复现的👉🏻
https://t.co/xf8DZBokf6
涉及的 demo 代码在
https://t.co/rxXgLwOdx9
lab env 用 libvirt/linux bridge 做的多节点 DevStack