neo4j / neo4j-browser

Neo4j Browser is the general purpose user interface for working with Neo4j. Query, visualize, administrate and monitor the database.
https://neo4j.com
GNU General Public License v3.0
678 stars 346 forks source link

Align text table display of nodes with cypher shell #1879

Closed noahmay closed 1 year ago

noahmay commented 1 year ago

Adds labels and types to nodes and relationships respectively in the text table for a cypher frame. This look is more aligned with cypher shell than the previous one which only showed properties.

Screenshot 2023-01-13 at 09 42 49 Screenshot 2023-01-13 at 09 42 59
noahmay commented 1 year ago

@eijawerner thanks for the review everything is updated now