Skip to content

Conversation

@irfannuri
Copy link
Contributor

Table view lacked the styling and also exposed all properties of all objects. With this PR it is styled considering array and Neo4j graph objects; Node, Relationship and Path. Below are before / after screenshots.
screen shot 2017-05-15 at 17 29 18
screen shot 2017-05-15 at 17 28 29

@oskarhane
Copy link
Member

oskarhane commented May 16, 2017

I actually think the JSON view is appreciated by users, especially since it hints at what type the values have. That's the feedback I've heard at least.
What about a mix, keep objects in grey boxes, but serialize them with something like JSON.stringify(obj, null, 2).

@irfannuri
Copy link
Contributor Author

updated @oskarhane @pe4cey. I hope that pleases all.

screen shot 2017-05-17 at 11 05 50

@oskarhane
Copy link
Member

Yes, I like that!

@oskarhane oskarhane changed the title Style table view and display only properties of Neo4j Graph Objects (Node, etc..) Style table view and just show relevant information May 17, 2017
@pe4cey pe4cey merged commit 5602898 into neo4j:3.0 May 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants