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
  • 855 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

Failed - Neo4j upgrade to 5.2.0 from 4.4.3

In the docker environment. I am trying to upgrade the neo4j version from 4.4.3 to 5.2.0  I am facing the below error Failed to read config /var/lib/neo4j/conf/neo4j.conf: Unrecognized setting. No declared setting with name: apoc.export.file.enabled. ...

Duplicate relationships

Neo v4.4 I have a stream of data that is rapidly inserting arrival relationships with the following query: MATCH (s:station), (t:train) WHERE s.locationid=$arrLoc AND t.trainid=$trainID MERGE (t)-[a:arrival { planneddeparturetime:$planDepTime }]->(s)...

paulc by Node
  • 227 Views
  • 2 replies
  • 0 kudos

neo4j create node constraint index failed

version: neo4j 4.4.3 after import data with admin-import, I want to create index with  ``cat /mnt/neo4j/shell/create_index.cql | /mnt/neo4j/neo4j4.4/bin/cypher-shell` create_index.cql statement as below: CREATE CONSTRAINT company_constraint IF NOT EX...

Reid00 by Node
  • 175 Views
  • 0 replies
  • 0 kudos

Socket Programming with Neo4j

Hi, I am using neo4j as my backend database. I want to send data to my app from server when some of the data transaction is occurred in real time and I am using socket to send the data from my nodejs server but the issue is I want to add data transac...

ijain by Node
  • 120 Views
  • 0 replies
  • 0 kudos

Password has been changed

I'm using Neo4j desktop on Windows 10. Usual 'port conflict' problem occurred so I had to backup "c:\user....Neo4jDesktop" and "c:\user...\AppData\Roaming\Neo4j Desktop" and uninstall/reinstall Neo4j Desktop. After reinstalling I copied "c:\user...\N...

cnmaro by Node
  • 6897 Views
  • 18 replies
  • 0 kudos

Resolved! Timeline

Hallo Community, I have a question regarding creating timelines with dynamic selection. So my question is - is it possible to create such diagram in any of Neo4j tools or should I look for external tools? What I need to show is: 1) timeline for event...

tmssz by Node
  • 366 Views
  • 3 replies
  • 1 kudos

Migrating from Neptune to Neo4j

hi all, just wanted to know if there is a way to migrate existing graph database from Amazon Neptune to Neo4j? Are there any tools which can be used for this process? Anil

anilc by Node
  • 462 Views
  • 3 replies
  • 1 kudos

Resolved! Created a post and it got marked as spam

Hi im trying to get a post un marked as spam: Here is a link to the post: https://community.neo4j.com/t5/neo4j-graph-platform/debugging-a-long-running-query/td-p/57788  However it only works when I'm logged in so I assume only a mod can help me. Than...

Max-Tait by Node Link
  • 1273 Views
  • 7 replies
  • 0 kudos