Sample Header Ad - 728x90

Neo4j cypher query error :Invalid input 'Q': expected 't/T'

-1 votes
1 answer
4110 views
Getting Error (Invalid input 'Q': expected 't/T') while executing matching cypher query in Neo4j. MATCH (company:COMPANY {name:'`X'SQUIRE COMMUNICATIONS PRIVATE LIMITED'}), (cin:CORPORATE_IDENTIFICATION_NUMBER {number:'U64202TN2001PTC048084'}) CREATE (company)-[:IDENTIFIED_BY]-> (cin)
Asked by Thirumal (2548 rep)
Dec 13, 2016, 05:06 AM
Last activity: Apr 30, 2018, 07:19 PM