stellasia / neomap

A Neo4j Desktop application to visualize nodes with geographic attributes on a map.
GNU General Public License v3.0
106 stars 13 forks source link

Feature/rel #98

Closed nikita03565 closed 2 years ago

nikita03565 commented 2 years ago

closes #15 New PR that adds relationships visualization addressing review comments from https://github.com/stellasia/neomap/pull/93 I'd appreciate a review but if not i'm ready to merge it on my own.

Advanced queries supported: image

Added arrowheads to display relationship directions: image

The same thing with nodes: image

Hiding relationships option for point layer type: image

stellasia commented 2 years ago

Haven't tested but reading the code it looks good to me. Think you can go ahead and merge. Awesome contribution :)

nikita03565 commented 2 years ago

ah sorry i should've clicked at squash and merge

krishnapraveen7 commented 2 years ago

I can't see relationships option when I am in advanced query. Can someone help me with this?

stellasia commented 2 years ago

Hey @krishnapraveen7 ,

Unfortunately this feature has never been released due to a lack of time to maintain the project. I'll try and create a tarball if you want to give it a try, but I won't be able to create an official release anytime soon (would require more tests).

krishnapraveen7 commented 2 years ago

Thank you @stellasia. I would really appreciate if I can get a tarball.

stellasia commented 2 years ago

Can't attach the tarball here, format is not supported...

I have uploaded here for now: https://drive.google.com/file/d/1GOoY97XfjsrCDKfuEA3t3CZoSRHuvDgW/view?usp=sharing (to future users reading this, this link is not expected to be valid forever)

Be aware this is a development version, not well tested, so some bugs and regressions are possible, but the relationship feature is there.