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

Graph modeling for node similarity search query

Hello, can someone kindly suggest me books/paper/benchmark report which mentions regarding: Problem: suppose we have dataset S={r1, r2, r3,r4,r5} and we want to find node similarity such as {cos(r1,r2), cos(r1, r3), cos(r1, r4), Cos(r2, r3), Cos(r2,r...

chim3yy by Node Link
  • 515 Views
  • 1 replies
  • 0 kudos

Resolved! Unrelated Node and Relationship have same ID

Hello all, I am struggling to prevent the following problem. My understanding was the the Neo4j DB automatically created unique IDs for all objects. However I have managed to create data where the same ID is shared by an unrelated Node and Relationsh...

2X_4_429f5d95f2d6b835076f4740215c5d6eac7f1606.png
marlo by Node Link
  • 1352 Views
  • 3 replies
  • 1 kudos

Graph Modeling: All About Super Nodes

This article is the latest in a series on advanced graph modeling; the other articles in the series deal with keys, relationships, and categorical variables.Today we’re going to talk about super nodes, what they are, the problems they cause, and what...

greta by Graph Fellow
  • 1126 Views
  • 1 replies
  • 0 kudos

Neo4j as a GUI for database maintenance?

I am looking for a way to build a UI for maintaining a bespoke NoSQL database (which is implemented in Apache Spark on AWS, via Databricks). Our data domain model lends itself to a graph-based approach, so I would like to present data to our internal...

Django install_label error

I have installed django_neomodel in my django project and added django_neomodel in INSTALLED_APPS and added following lines for configurations in settings.py: NEOMODEL_NEO4J_BOLT_URL = 'bolt://neo4j:neo4j@localhost:7687' NEOMODEL_SIGNALS = True NEOMO...

Neo4j 4.x Query Logging Enhancements

Neo4j 4.x Query Loggingand how the new features in Query Log Analyzer 1.0.2 support thatSince Neo4j version 4.0 the query log possibilities have been extended. Meanwhile version 1.0.2 of the query log analyzer was released.![](upload://l85PNUqzmzP6XD...

greta by Graph Fellow
  • 368 Views
  • 0 replies
  • 0 kudos

Exploring the MET art collections

GraphAware Exploring The MET Art Collections with Hume #1 | GraphAware The Metropolitan Museum of Art recently published a dataset of more than 470,000 works of art under the CC-zero License. Representing such a collection ... ...

2X_b_b6032677b5792faa162477db900b100f39f25d73.jpeg
luanne by Node Clone
  • 824 Views
  • 1 replies
  • 3 kudos

Looking for experienced Neo4j Contractor

Location Remote/Online Start Date Immediate/ASAP Hours 15-20 per week, for the next 4-6 weeks (possibly extending longer) Job Description esbconnect is a technology platform which helps advertisers acquire and retain new customers, using esbconnect p...

PeteM by Node Clone
  • 846 Views
  • 3 replies
  • 0 kudos

The New Key for AI_ML Optimization!

Sometimes we may need good story /scenario to convey the power of Graph way analytics and just thought to share with some Business context which i think would be useful when we have to present to Business - Why Graph? Scenario#1: Customer missed his ...

2X_1_178c96cd8cb061082561062b398638696c19b415.jpeg

Accessing neo4j installed in Docker

Hi, I am new to both docker and neo4j and have a problem that I cannot solve. My problem is how do I share my neo4j database installed in docker with others. And we do not use the same WiFi.