Hello Friends
I am new to Neo4j . I am trying to run simple Query but running into some issues which i am not able to figure out . Your help will be appreciated .
When I run following Query
Match(a:Procedure)-[n:PROFESSIONAL_RATE]->(b:RVU)Where NOT n...