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.

Forum Posts

Beta Opportunity for Neo4j Workspace

Introducing Neo4j Workspace We’re inviting you to check out Neo4j Workspace. Workspace combines our most powerful graph tools (Data Importer, Bloom, and Browser) all in one place to help you get up and running with graph databases faster. For experie...

Screen Shot 2022-10-14 at 12.48.07 PM.png
TrevorS by Community Team
  • 924 Views
  • 1 replies
  • 0 kudos

About the Neo4j Graph Platform Category

The Neo4j Graph Platform includes the core database and all the technologies surrounding the database, making it useful and accessible for a lot of different users. When asking a question, please select a descriptive label that best matches your quer...

Neo4j-graph-database-to-graph-platform.png
yolande by Community Team
  • 1164 Views
  • 1 replies
  • 1 kudos

Neo4j Desktop Integration library

TL;DR Should there be a single typescript library that implements common Neo4j Desktop Integrations? I have noticed that every neo4j app out there (browser, halin, neomap, etc) has had to implement roughly the same neo4j desktop integration code. So...

Comparing Mutual Connections Performance Issue

I am having performance trouble working with a simple data model but with complex queries. I have person nodes (p) and item nodes (i) and a person can have an unlimited number of item nodes, but the most we really see is 12 per person. The first pa...

tyler by Node
  • 546 Views
  • 2 replies
  • 0 kudos

Installation freezes in the middle

Hello, During my first install of Neo4j desktop on windows 7, my laptop shutted down (battery issue) when I got the message to choose path where I want to store application data. I restarted the install but now the installation freezes in the middle ...

Apoc.import.csv does not import all nodes from csv

Hello, I'm currently running Neo4j version 4.0 and installed plugin APOC 4.0. I'm trying to load bunch of csv files using this CALL string. All csv files are ready in neo4j/plugins folder. However when I run this query, I get this result: So I t...

2X_9_9c5758eee50d7f68e40c245eed88422ee240704b.png 2X_a_a8d28b7ccdc1208d03e2ddafec408bda37ca5591.png 2X_a_a91d2d1e069154176b724abdaa5e4be8fe8a6e3e.png 2X_1_1aa3514d09639e42c2ab12b9552e7720ad248ac3.png

Resolved! Not able to use neo4j database from browser

I am not able to connect to neo4j database from browser . I have set up enterprise 4.0.2 . getting below erro CALL dbms.routing.getRoutingTable($context, $database) - {context: {}, database: } - {} 2020-03-30 12:16:26.739+0000 INFO id:80 - 4 ms: bolt...

Neo4j Graph Queries on GPU

Hello everyone, I am working on a huge graph with 261M nodes and it is taking too much time to query in the graph. Therefore, I am looking for a solution to run neo4j queries on GPU if possible to reduce the query time. Additionally, please help me w...

Neo4j and Cassandra

Hi, My name is Tho Nguyen and I am trying to integrate data from Cassandra to neo4j. I am facing the issue when tried to connect to Neo4j database: Traceback (most recent call last): File "C:\Users\nguye\AppData\Local\Programs\Python\Python37-32\lib\...

tho by Node
  • 1217 Views
  • 1 replies
  • 0 kudos