cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Node appearance

plee
Node Clone

Hello friends,

So I have this node label "Flight" and has property of "id, airline, arrival, date, etc.." as you can see below,

When I run a simple query on browser "MATCH (n:Flight) RETURN n LIMIT 25"
on the Graph I see purple circles (representing each nodes) with date on it. e.g., "2019-1-3".

E.g., as of of now I am seeing dates representing each purple nodes after the simple query, and if I want to have "arrival", or "flightId" instead, how could I do that?

Thank you so much for your time and support.

-Petra Lee

1 ACCEPTED SOLUTION

Click on Flight(25) at the top of the window, then select 'arrival' or 'flightid' in the caption section that appears at the bottom of the window.

View solution in original post

2 REPLIES 2

Click on Flight(25) at the top of the window, then select 'arrival' or 'flightid' in the caption section that appears at the bottom of the window.

Kathryn,

Thank you so much for your help! I was looking for this all day haha. Thank you so much!!!!

Respectfully,

Petra lee