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
  • 1295 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

Extract decisions from documents

Hi all, My name is Nick du Chatinier and I recently found out about Neo4J during a meeting with the company Fluid. Since they are working a lot with Neo4J and NLP I am very interested and formulated some of my own ideas. Unfortunately, I got stuck on...

Neo4j Data Modeling

I wonder what is the best approach to model the Neo4j data. The following approaches come into my mind Mulitple instances where each could work isolated, but how I could replicate data between each instance. The pitfall, in case a join of data is nee...

Resolved! Get all nodes by relation (deep)

Hello. I have a db where each node is a Person. Persons are connected to each other by RESPONSIBLE_OF tag. Let's say A is responsible of B and C. But B is also responsible of D. I need a query that will return me the people working under A who are B,...

Sandbox CSV loading from Google Docs

Hi, does anyone have an idea why this won't execute in the Sandbox? LOAD CSV WITH HEADERS FROM 'https://docs.google.com/spreadsheets/d/1PYwJccqzBKpWoghCKSkCzm2voE6QAYSmn8fB4pgy04U/edit?usp=sharing' AS row RETURN row I get this error but can't see any...

Resolved! Recursive query by condition

Hi there! Is it possible to make a recursive query depending on conditions? I have following graph and want to get all child Elements, where node HAS the data.

2X_2_2553dfea6f4c0508858bdd0cd1d152fd6d958614.png
VlaD-T by Node Link
  • 956 Views
  • 4 replies
  • 4 kudos

Seeking GraphQL integration on top of Neo4j with flutter subscriptions to help in-house engineer for realtime mobile queries. 5 days required starting Monday Sept 14-Sept 19

Location: United Kingdom / Malibu California - remote zoom optional for peer to peer. Description: Our in house engineer needs a guru who has successfully implemented GraphQL on top of Neo4j for realtime mobile integration with flutter front end. Req...

Need a way to Ignore errors on query

Hello, I need a way to ignore nodes where there is an error when converting a string to a date using date(). If the source string does not meet the required format, I would like cypher to skip the node instead of throwing an error. I tried also using...

daniel by Node
  • 926 Views
  • 4 replies
  • 0 kudos