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.

Events & Programs

Where to start ? 2 questions

Dear community, I come here as a beginner to ask for questions regarding where to look for answers. Here are the 2 questions. I have 1 database as follow id ; name ; surname ; friendwith1;   A ;         aaaaa ;       B,C,D  ;   2;   B;          bbbbb...

Resolved! Next GraphConnect conference?

Is there going to be another GraphConnect conference this year?  I was able to attend the 2022 conference and found it very worthwhile and informative.

mbandor by Graph Voyager
  • 306 Views
  • 1 replies
  • 2 kudos

Going Meta - Episode 13 - 9 February

Episode 13 of Going Meta - a series on graphs, semantics and knowledge Jesús Barrasa: https://twitter.com/BarrasaDV  Repository: https://github.com/jbarrasa/goingmeta  https://youtube.com/live/FoHAyBhcH4s  9 February 2023 - 7am PST / 10am EST / 4p...

Neo4j Live: SustainGraph - 8 February

In this talk, we are going to navigate through SustainGraph. SustainGraph is a Knowledge Graph that is developed in the framework of the ARSINOE H2020 project to track information related to the progress towards the achievement of targets defined in ...

Use ChatGPT to Query Your Neo4j Database

I've played around with ChatGPT over the weekend evaluating how well it performed as a Neo4j  interface, where ChatGPT would be used to generate Cypher statements. I'm sharing the experience in my latest blog post. https://towardsdatascience.com/use-...

Graph Databases in Action, Meetup Seattle, Feb 8

We are really excited to welcome David Hughes and Michael Moore to discuss graph databases in action at Neo4j meetup in Seattle. Two Presentations: Rapid App Prototyping Using Streamlit and Neo4j – David HughesWhat is next for Graph Databases? – M...

yolande by Community Team
  • 87 Views
  • 0 replies
  • 0 kudos

Neo4j Live: Graph Data Processing with Cypher - 2 February

While it is easy to learn and understand the Cypher declarative language for querying graph databases, it can be very difficult to master it. As graph databases are becoming more mainstream, there is a dearth of content and guidance for developers to...

Create index spent too much time

I were trying to create index for node's property :      create index process_pid if not exists for (n:Process) on n.pid     It take about 10 minutes in 100 million nodes. However, in the case of 640 million nodes, it take 10 hours, what made so diff...

How Cypher changed in Neo4j v5

Planning to upgrade to Neo4j 5? I have written a blog post to help you upgrade the Cypher queries to the latest syntax and ensure a smooth Neo4j upgrade process. https://towardsdatascience.com/how-cypher-changed-in-neo4j-v5-d0f10cbb60bf    

apoc.periodic.iterate do not work in create large relation

The following code   CALL apoc.periodic.iterate("MATCH(e:Process) MATCH (f:ParentProcess{pid:e.parentID})    RETURN  e,f", "CREATE(f)-[r:create_process_to]->(e)", {batchSize:5000, parallel: true}) YIELD batch   Showed the error message : The allocati...

Peter_Lian_0-1673938369537.png Peter_Lian_1-1673938399918.png

Neo4j Live: Wardley Mapping with Neo4j - 17 January

If we detach ourselves a little from the familiar, purely visual way of working with Wardley Maps, we are presented with new avenues for evaluation. By transferring a Wardley map into a graph database, it is possible to analyse and interpret it with ...

Announcements
Head's Up!

These forums are read-only! Please join us at our active forums.

  1. replicate users.
  2. migrate topics
  3. migratetopic replies
  4. switch DNS (on Thurs)
Users online (10)