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.

Integrations
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Performance Issue in node creation

Trying to run a query to create/merge node from nodejs.It takes around 2 to 3 seconds to execute the below code snippet.Code snippet :const query = "CREATE (a:User {uid:$uid,name:$name}) RETURN a";const params = {uid:"xyz001",name:"xyz"};const result...

Resolved! NeoDash Map Feature

Hey Graphers, Can someone please provide me with some examples of creating spatial data on nodes so that NeoDash will display the locations on the map widget? I already looked at the "Spatial Function" documentation in the Neo4j Cypher Manual, but th...

gq16_0-1655849404522.png
gq16 by Node Clone
  • 1718 Views
  • 7 replies
  • 3 kudos

About the Integrations Discussions board

There are a lot of systems that Neo4j integrates with, from other databases, data processing solutions like Spark, data visualization tools and libraries and ETL and Reporting tools. Please ask in the appropriate sub-category, and only post in Integr...