0

I tried following @LiveWithPassion's question and @Anomaly211's answer: https://stackoverflow.com/a/37496695/7027147

As shown in screenshot below, my neo4j browser doesn't show me the caption as as you can see in this image below: enter image description here

Neither can I change the caption from to any other variable as seen here.enter image description here

What do you think is wrong? Thanks in advance!

Bharat Ram Ammu
  • 174
  • 2
  • 16

1 Answers1

2

Check this screenshot: Click on the Label in the red selection and select the caption property from below(Blue selection).

enter image description here

Rajendra Kadam
  • 4,004
  • 1
  • 10
  • 24
  • Don't get an option of caption when I click say 'User' in your case. I only get caption option, when I click '*' and I can't change there as well. I'm using 3.5.1 Enterprise edition. – Bharat Ram Ammu Jan 17 '19 at 15:47