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
  • 856 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
  • 1118 Views
  • 1 replies
  • 1 kudos

ClientError 404, cannot connect mongodb to neo4j

I followed instructions from here to configure (I want to import data in mongo to neo4j). I am in OSX Catalina. What endpoint should I be using? Following is my settings: I have a virutal environment created with pipenv. mongo-connector version: 3.1....

Graph databases

Can anyone please clarify my doubt regarding the databases that are created in the neo4j desktop. Within one project we can create a multiple number of databases and again inside a database on running the command :dbs we can see neo4j and system data...

Neo4J on Raspberry Pi 4

Hello, I am trying to run Neo4J on a Raspberry Pi 4 (no Docker). Specs: 8GB Raspberry Pi 4B, 8 GB swap file. I am running Ubuntu Server 20.04.1 LTS, JDK 11 is correctly installed. The installation went fine, but it appears as if the physical memory i...

octsim by Node
  • 3985 Views
  • 13 replies
  • 3 kudos

Cypher returns strange inconsistent results

I encountered a very strange behaviour with this cypher. It's part of a larger cypher but as of the WITH part it should be enough to look at this last part: WITH sub1, sub2 MATCH (w1:Word {premium:true, searchterm:sub1}) WITH sub1, sub2, w1 MATCH (w2...

Reiner by Graph Buddy
  • 809 Views
  • 4 replies
  • 0 kudos

Failed to invoke procedure `gds.graph.create`: Caused by: org.neo4j.io.pagecache.CursorException: PropertyRecord claims to have more property blocks than can fit in a record

Hello, I am running into an error on my server deployment that I cant seem to replicate elsewhere. I have tried the same query on 4.1.1 community on my laptop and it runs successfully. Seeing pagecache listed in the error I had wondered if it was mem...

Resolved! Accessing NEAREST node

Hello For a given label, with an index on a Point property, I am looking for the (geographically speaking) NEAREST node. I have a precise geopos linked to an item and I want to link to another geopos with another relation. My first attempts do not se...

wadael by Node Clone
  • 1754 Views
  • 4 replies
  • 1 kudos