prabushitha / gremlin-visualizer

visualize the graph network corresponding to a gremlin query
MIT License
227 stars 70 forks source link

Questions about your Gremlin-Visualizer #49

Open lucamathema opened 1 year ago

lucamathema commented 1 year ago

Hello Mr. Prabushitha, my message does not refer to any issue. I just wanted to thank you for your work on this magnificent visualization tool. I am a student from Germany and actually working on my own visualization-tool for a project that uses Gremlin to visualize the programming language C# in a Graph. I am supposed to visualize the graph in a Maui application myself. I was wondering if you would be able to help me out. Maybe with some informations about the most crucial parts of your visualization tool. For example the way you serialize your graph. I am having issues to understand how you bind the graph to the UI. Did you use an external library to display the graph or did you build the control yourself. Maybe I can get the oppurtunity to ask some questions about your code? Please let me know. You can contact me at luca.hafer@mathema.de. Thank you very much. I am very impressed by this tool. :)