graphgeeks-lab / roadmap

This is a roadmap for graph engineering and scientist roadmap
0 stars 0 forks source link

Fundamental questions #1

Open Syndesi opened 2 months ago

Syndesi commented 2 months ago

Hi,

thank you very much for the repository and road map in the first place, I really appreciate this effort :D

I would like to ask a few fundamental questions, which are likely helpful to keep the resulting roadmaps on a clear path:

Graph theory suggestions:

Graph language, graph modelling and graph database suggestions:

denironyx commented 2 months ago

Hi @Syndesi ,

I appreciate you initiating this issue and providing insightful questions:

Differentiation between Graph Engineer and Graph Scientist: Graph Engineers focus on designing and implementing graph data structures, while Graph Scientists delve into data analysis, employing graph analytics and data science techniques. Their expertise lies in deriving insights and predictions from graph data, often with less emphasis on data storage or management.

Common Overlap between Graph Engineer and Graph Scientist: Currently, the common ground lies in understanding network fundamentals and graph concepts. However, their backgrounds may vary, with Graph Engineers often coming from data engineering or software development backgrounds, while Graph Scientists may have experience in data science or analysis.

Starting Point for the Graph X Roadmap: Personally, I see value in addressing foundational knowledge, although I acknowledge that this approach might seem too broad. Including additional resources for beginners could offer a more accessible entry point.

Graph Theory Suggestions: The suggestions for graph algorithms seem geared towards the Graph Scientist roadmap, focusing on sophisticated data analysis techniques. However, suggestions about examples, descriptions and linked pages make sense. I am starting to think we might end up creating a markdown page.

Graph Language, Modelling, and Database Suggestions: Your suggestions regarding graph technology are valid, especially considering the continuous emergence of new tools. I propose reviewing these aspects annually, possibly in conjunction with the Year of the Graph project.

In conclusion, We welcome pull requests if you're inclined to contribute further. Your feedback has been invaluable, and I appreciate the thoroughness of your review.

Thank you once again for your insights.