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 Property With Special Characters Displays Truncated Value in Graph

ameyasoft
Graph Maven

I created a node 'Test1' with poperty name "~!@#$%^&*()_+|}{":?></.,';][=-`". When I match that node and return c.name it displays the correct name.

MATCH (c:Test1)
RETURN c.name

Result:
"~!@#$%^&*()_+|}{":?></.,';][=-`"

On the graph when I select that node, the name value at the bottom shows a truncated value:

  • name: ~!@#$%^&*()_+|}{":?>

Any reason for this behavior?

Neo4j v. 4.0.3 with APOC v 4.0.0.7

1 REPLY 1

intouch_vivek
Graph Steward

Hi @ameyasoft,

Ref: How to store "<" in Neo4j string

Although I revisited Neo4j 3.5.11 this issue is resolved. However looks like in version 4.0.3 it is not fixed.

2X_0_04fb5fe5d12e65e869ab10fce4a13c032aa74020.png

Nodes 2022
Nodes
NODES 2022, Neo4j Online Education Summit

All the sessions of the conference are now available online