How to store "<" in Neo4j string

hi,
I am loading csv file and few of the column values have "<" as character.
Although the values are getting stored in the DB correctly as String however if i run a match query it is skipping the whole value.
return ("")
result ""

Regards
vivek

This problem is coming only in Graph and Table view, however it is showing correctly in text view.

That sounds like a rendering problem in the browser result views, please add an issue to the browser github issues list