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
  • 943 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
  • 1183 Views
  • 1 replies
  • 1 kudos

Node Similarity Algorithm (Jaccard) inconsistent scores

Hi, I have the following graph visualization and I don't understand why the scores are not the same. Let's assume that all 3 nodes (A, B, C) have an outgoing HAS relationship with american and casual ONLY. It makes sense to me that nodes A and B woul...

3X_f_2_f28d12e2854caa2f4a58f686ed9b5fc646edae74.png
hlow by Node Link
  • 358 Views
  • 1 replies
  • 0 kudos

Find node similarity for all possible pairs

How do I get all possible combination of pairs nodeSimilarity? In my graph I have 4893 persons and I am computing nodeSimilarity using a weighted graph. All possible, distinct pairs, from my list should yield about 11968278 pairs of nodes + a score f...

sa_jr by Node
  • 255 Views
  • 0 replies
  • 0 kudos

Resolved! Is there a way to implement a function that filters for a variable number of predefined attributes with a respective minimum and maximum value?

Is there a way to implement a function that filters for a variable number of predefined attributes with a respective minimum and maximum value? I can manage for a fixed number of attributes, but I want to keep the number variable. Something like: inf...

Fastest bulk merge via py2neo

Hello Community! I'm exploring the features neo4j several months. I use dockerized Neo4j comunity version: Browser version: [4.2.6], Server version: [4.1.9] and py2neo==2021.2.3. There is a problem in importing a large number of data, about 100-500k ...

Annoying Bloom Bug V2.2.0

Hi, With version 2.2.0, there came an annoying bug. When you clear the search box to enter a new phrase you get this error popping up. What is really irksome is that you cannot clear with a return, you need to mouse over and click ok. So you are goi...

3X_a_7_a72148a436c8dcf183b2d230c22ce5407bbdbd2d.png

A'd like to discuss about threads

Running neo4j server community 4.4.6 I'm running a long query to upload. it is a LOAD CSV query. I read, from a post of @stefan.armbruster (I cannot find the post) that neo4j is single-thread by design. I'd like to know if this is still true, because...

3X_d_c_dcf56b74b34953e42b344499e743825bb2fb1997.png

Issue with timezone and daylight saving

I have a written a neo4j kernel plugin in java to perform a specific data load we need into the DB. The nodes we create are time zone cognizant. Within our code we set the load time of the node using LocalDateTime.now() Up until the end of march it ...

shai by Node Link
  • 386 Views
  • 1 replies
  • 0 kudos