prabushitha / gremlin-visualizer

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

Vertex properties that contain lists do not show all of the entries in the list #44

Open eudoroolivares2016 opened 1 year ago

eudoroolivares2016 commented 1 year ago

It looks like vertexes that you can search for will check if the values in your gremlin query are there but, it won't display it on the GUI.