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.

mert_akbulut
Node
since ‎09-23-2019
‎06-01-2022

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

This cypher query is working on Neo4j Browser but its not working with javascript driver. It returns 0 record. I need ID of node a. const result: v1.StatementResult = await session.run( 'MATCH (f:Firma) WHERE id(f) = $fId MERGE (f)-[y:YASIYOR{t...