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
  • 1697 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
  • 525 Views
  • 0 replies
  • 0 kudos

Resolved! What is the IDE to build Neo4j?

Hi all, I have experience with Java, but not Scala. With Eclipse, there are still errors with Neo4j code base, even after installing Scala IDE for Eclipse. Appreciate providing hints about which IDE/tools used to build Neo4j 4.0 branch.

asashour by Node Link
  • 865 Views
  • 4 replies
  • 0 kudos

Fighting Fatal Coronavirus Using Knowledge Graph

(Image source: https://6do.news/article/2116039-61) *Compiled and translated with the permission from the author. The original article was published at: http://we-yun.com/index.php/virus/120.html by Zhi Zhang from we-yun.com. * China is facing an un...

2X_7_7959d3e87c3b7237cd473726bcc9deedd3ec8291.jpeg 2X_4_4d433ff395a76745a5e7a7c236dd88d0126a0d51.jpeg 2X_0_0a662897d1c3bc94ec64aaf7c089ad25778b976f.jpeg 2X_6_6fdfd8f47d386d124db149cecbc5acd8940026e6.jpeg

Docker + Neo4j + JupyterLab = <3

I have created a GitHub repo with docker-compose.yml that will spin up Neo4j and JupyterLab services with a single command docker-compose up. This allows Pythonista, like me, to start experimenting the power of Neo4j without install anything but Doc...

Resolved! Wrong Query in Exercise 7

Hey, one of the answers in Exercise 7 is: MATCH (p:Person)-[:ACTED_IN]->(m:Movie) WITH p, collect(m) AS movies WHERE size(movies) > 5 RETURN p.name, movies The results that should be presented (from the screenshot of the exercise): The the-facto re...

2X_9_958ea8fbd1911f1bf6f9c0263e7eb26ab98cb2cc.png 2X_d_d1f74f9ed40a16ec1be8349095de62d5c06f655e.png
orisbaum by Node Link
  • 450 Views
  • 1 replies
  • 1 kudos

Create embedded database on Neo4j 4.0.2

Im doing a migration from Neo4j 3 to 4, and Im stuck at the following problem: Before, I had this line to create an embedded database: service = new GraphDatabaseFactory().newEmbeddedDatabase(dir); Now, I can't find a similar substitute for it. What ...

COVID19 Data-sets

Hi Friends, If you are interested in doing some modeling of the COVID19 epidemic, here are some datasets that I've found: Data Sets: https://github.com/CSSEGISandData/COVID-19https://www.kaggle.com/allen-institute-for-ai/CORD-19-research-challenge ^-...

Remote guide error TypeError: Failed to fetch

I see no answered questions about this so either nobody creates custom guides to :PLAY or the solution is so obvious that it would take a real newb to miss it. Currently using 3.x Community Edition - so if this is an Enterprise only feature will inst...

Visualizing the global SARS-CoV-2 (COVID-19) situation

Along with the rest of the world, we have been anxiously following the development of SARS-CoV-2, the virus responsible for COVID-19 (aka coronavirus). On this page you can use GraphXR (embedded as iframes) to explore publicly available data on SARS-...

sony by Node Link
  • 1283 Views
  • 3 replies
  • 3 kudos