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

Bloom install on Neo4j on AKS is not working

We have the Neo4j causal cluster installation on AKS running 3 core and 1 read replica. The browser access is done from an internal load balancer and everything is working fine. The problem is with the Bloom install. So we followed the Neo4j document...

Resolved! Can't start database - ChecksumMismatchException

Hi I am using the Community Edition 4.2.6 using the official docker image. My server ran out of space yesterday which may have caused a database inconsistency. debug.log gives me the following: 2021-07-01 11:07:35.615+0000 INFO [o.n.d.d.DefaultDatab...

adi by Node
  • 2081 Views
  • 4 replies
  • 0 kudos

What is algorithm behind allshortestpaths query?

In neo4j, we can call the allshortestpaths query to find out all shortest paths between two nodes, like this: MATCH p=allShortestPaths((h)-[*1..20]->(k)) Where can I find the code/algorithm behind this query? I would like to know which algorithm here...

Import big Excel pivot table to Neo4j

I need to import a Excel-file that seems to be a "pivot-table" of sort. It contains 6.000 rows representing objects (products), and the columns holds the properties for all types of objects. call apoc.load.xls('file:///export.xlsx','Sheet1') yield ma...

Resolved! How to 'duplicate' a node

Running community edition 4.3.2 on Ubuntu 20.04 Hi all, I have the following question: How can I duplicate a node, in a new node with another name, but maintaining all the properties? Or, in orhet word, how can I duplicate the name changing the name ...

Filter in Bloom

I'm using Neo4j version 4.3.1, Neo4j Desktop version 1.4.8, Neo4j browser version 4.4.3., Neo4j Bloom version 2.1.1. I'm using a filter on a property of a node, say A. It's a 'between' filter and the property is a timestamp. I'm using a query A-[re...

Neo4Jupyter, is it still working?

Good Day people, I am trying to display my neo4j nodes in Python(Jupyter Notebook) and I found Neo4jupyter but it's not working it either throws me an error or it displays a blank space. Can someone please confirm if it's still working or do we have ...

Desktop not launching at all (windows)

after machine blue screen crash, neo4j desktop would not launch it does not appear in task manager applications list, just 3 processes that remain like this the memory used changes over time, but that's it tried reboot machine, uninstalled and reins...

3X_0_8_08082eb278c4cc6fb561687bd46c739a7c414b84.png