Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
06-23-2020 09:17 AM
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
Solved! Go to Solution.
06-23-2020 10:30 AM
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.
06-23-2020 10:30 AM
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.
06-23-2020 11:05 AM
Kathryn,
Thank you so much for your help! I was looking for this all day haha. Thank you so much!!!!
Respectfully,
Petra lee
All the sessions of the conference are now available online