Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there pyspark api for nebula graph? #5257

Closed
manyfeatures opened this issue Jan 13, 2023 · 3 comments
Closed

Is there pyspark api for nebula graph? #5257

manyfeatures opened this issue Jan 13, 2023 · 3 comments
Assignees
Labels
type/question Type: question about the product

Comments

@manyfeatures
Copy link

manyfeatures commented Jan 13, 2023

Hi!
What is the proper way to work with Nebula algorithms on PySpark?
For example if I want to compute nodes centrality and then filter them by some condition, how can it be done?
There seems to be only Scala/Spark/ngql interface

@wey-gu
Copy link
Contributor

wey-gu commented Jan 15, 2023

I'll try a Nebula Algorithm PySpark minimal demo later when I got bandwidth to do and share here/in algo repo/docs

@Sophie-Xie Sophie-Xie added the type/question Type: question about the product label Jan 29, 2023
@manyfeatures
Copy link
Author

Hi! Is there any update? maybe someone has an example how to use graphframes with nebula-graph?

@wey-gu
Copy link
Contributor

wey-gu commented Mar 25, 2023

Hi! Is there any update? maybe someone has an example how to use graphframes with nebula-graph?

ref: https://github.com/wey-gu/nebula-up/blob/main/spark/pagerank_example.ipynb

ref: https://github.com/wey-gu/nebulagraph-ai

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/question Type: question about the product
Projects
None yet
Development

No branches or pull requests

3 participants