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

Question about development on this project #961

Open
hidders opened this issue Jun 4, 2024 · 5 comments
Open

Question about development on this project #961

hidders opened this issue Jun 4, 2024 · 5 comments

Comments

@hidders
Copy link

hidders commented Jun 4, 2024

Hello everybody,

I am a researcher working on GQL and graph querying, both theoretical and practical issues. We have currently some funding to start a mini-project to see if we can make some progress in implementing GQL in Morpheus. However, we would probably first try and get Morpheus up and running again. For that it would be good to know if the current code base is actually still working or not, and/or there have been some forks on which development is still ongoing and that are working. Could any of you perhaps shed some light on this?

Kind regards,

-- Jan Hidders, Birkbeck College, University of London

@Mats-SX
Copy link
Member

Mats-SX commented Jun 11, 2024

Hello @hidders

This project is not currently maintained. I am not aware of any forks where the work has continued.

The Spark version used here is somewhere around 3.0, which is pretty old by now.
Most of the functionality was working well as implemented when development stopped. It covers a good portion of openCypher 9 (reading clauses only), and experimental extensions to manage graphs. The README is a useful resource.

We (Neo4j) do not have any current plans to extend this project to GQL.

Regards
Mats

@hidders
Copy link
Author

hidders commented Jun 11, 2024

Thank you, Mats. That's good to know and helpful. We will let you know how far we get.

@drew-moore
Copy link

drew-moore commented Jun 12, 2024

The Spark version used here is somewhere around 3.0, which is pretty old by now.

Spark 3.0 hadn't quite been released when development here stopped -- head of master is actually on 2.4.3.

@hidders I went a little way down this road myself, once upon a time: I had a fork running with 3.0.x, and I know at least one other community member did too (see convo here), but unfortunately neither of our forks were ever pushed. IIRC, the update from 2.4.x -> 3.0.x was a bit hairy but not terribly so, and I think you can feel reasonable hoping that incremental updates from there to 3.5.x would be doable as well.

Feel free to ping me if I can help (me at drewmoo dot re): The way this project evaporated so suddenly has always perplexed me, and I never quite let go of the dream of GQL in spark :)

drew

@alastai
Copy link

alastai commented Jun 12, 2024 via email

@hidders
Copy link
Author

hidders commented Jun 12, 2024

@drew-moore That is very encouraging to hear! Let me discuss this with our developer and we (probably him) will get back to you on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants