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

Migration back to Discourse

Hello friends! So... about a half year ago we switched the platform used here on community.neo4j.com from Discourse to a vendor called Khoros. We were hopeful about Khoros as a platform that we could build upon to make a great website for the communi...

Anonymous by Not applicable
  • 1290 Views
  • 13 replies
  • 3 kudos

About the General Discussions board

  The General Discussions board is meant as a location to ask non-technical questions either about Neo4j, or about the Graph Community in general. Use the General Discussion board for some of the following: Looking for a job OR hiring for a position...

TrevorS by Community Team
  • 489 Views
  • 0 replies
  • 0 kudos

Time Series Quantitative Data

Hi I am trying to understand whether neo4j will work for my application. I am using it to record events overtime for example who votes in a particular way during a Brexit vote which I understand is a good use case for Neo but I have time series quant...

sommer by Node
  • 729 Views
  • 4 replies
  • 0 kudos

Exploring The MET Art Collections with Hume #2

GraphAware Exploring The MET Art Collections with Hume #2 | GraphAware In our last MET Art Collections post we ingested and processed part of a dataset containing more than 470,000 artworks from The Metropolitan Museum of A... ...

2X_9_9f81c1e27aa164922a727da68f104079ae19561a.jpeg
luanne by Node Clone
  • 460 Views
  • 1 replies
  • 0 kudos

Resolved! Neo4j Out of Memory error when using python

I'm getting the following out of memory error when running neo4j queries in Python. I'm using neo4j 4.1.0 desktop . neo4j.exceptions.ClientError: {code: Neo.ClientError.Procedure.ProcedureCallFailed} {message: Failed to invoke procedure `gds.alpha.sh...

Neo4j crashing regularly because of "OutOfMemoryError"

Hello, I'm a beginner, not even a professional programmer: I script tools for CG software, we need a db to store and track production data like assets and shots and Neo4j looked perfect for this. Yet the learning curve is a bit steep for me, for I ne...

munshine by Node Clone
  • 2727 Views
  • 8 replies
  • 0 kudos

Windows Download not successful

I've tried several times to download the Desktop version of Neo4j and have had a range of errors. If I get past that I get database, configuration, and port./ bolt errors. I'm not technical enough to know where to tinker.

2X_2_26a20d0ba0d5b90175448365b220b3054fd8bf24.png

Looking for (paid) tutor, mentor -

Hi, I would need some help in getting really familiar with neo4j/grandstack. I am a beginner in coding, but try to get better. During my coding adventures, I always get stuck. Mostly I find a way by searching the web, but sometimes that does not work...

shek by Node Link
  • 859 Views
  • 2 replies
  • 0 kudos

Neo4j Spatial Docker Image

Recently while going through posts from various users inquiring about Neo4j not starting after adding spatial plugin. Neo4j 4.x doesn't support Spatial plugins, it is supported for Neo4j 3.x only. So, for a quick deployment of the graph database, I h...

Max node/relationship ID allowed in neo4j?

Hi, I am new to neo4j. Still exploring right now. I'm curious about its limits. I read that it uses 4 bytes for node ID and relationship ID. Doesn't that mean that the max node/relationship ID allowed is ~4B? But I also read that the limit is much hi...

Node names aren't working

I am new to neo4j, and am just following the example from the docs: neo4j@neo4j> CREATE (john:Person {name: 'John'}) CREATE (joe:Person {name: 'Joe'}) CREATE (steve:Person {name: 'Steve'}) CREATE (sara:Person {name: 'Sara'}) CREATE (maria:Person {nam...

ben5 by Node
  • 644 Views
  • 4 replies
  • 0 kudos

Graph Theory YouTube Series

Hi everyone, I wanted to share a video series I’ve been putting together about graph theory over the last year or so. I’ve tried to include as many animated visuals alongside the explanations as possible. The playlist includes the topics: centrality ...

Resolved! Property keys

Hello: I am new to Neo4j and self learning from there website. I am having little difficult to understand property keys and more than that I want to find out all property keys belongs to all nodes and relationship which should give me in slice-dice m...

2X_a_acab4cc3e769ff6e8983a5408a34845a5bfcc4cb.png