4

Is there a way to display relationship property as edge's label in Neo4j 2.0.1 Browser? It seems to work for nodes but not for edges.

alphageek
  • 770
  • 4
  • 15

1 Answers1

2

As of Neo4j 2.0.1 this is not supported. Properties can only be used as a caption on nodes.

Kenny Bastani
  • 3,268
  • 15
  • 20