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
  • 855 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
  • 1118 Views
  • 1 replies
  • 1 kudos

Range of Relationships

I have created 24 nodes which represents different hours of the day and also all other nodes required for my use case. I want to import data with time values and create a relationship from node (s1) to time (0am). The time values certainly differ, bu...

2X_6_666833c1352b467b58ba5ed446cb5bd38e4dd100.png 2X_9_9d5a0befe5a114109e248c61a696659483d44162.png

Writing Domain Rules in Neo4j

Hello Everyone, There is an effort being made to write Domain Rules in Neo4j so that along with data everything should be in Neo4j, and these rules can then be used for making inference. We can think of it similar to Horn Clause Rules in First-Order ...

OmShanti by Node Clone
  • 710 Views
  • 0 replies
  • 2 kudos

Resolved! Neo4j on Ubuntu

How is the write performance of Neo4j on ubuntu? I'm trying to load yelp dataset to neo4j using a cypher query and it took me 7 hours to load a 300 mb json file with 200k nodes. I'm using ubuntu 19.04 laptop, 32gb ram, 4 core i7 cpu with NVMe. I trie...

Computing Duration from dates for a list

Is it possible to compute period between two dates in Neo4J? I cannot find a query. I tried using duration function but it is showing an error. This is what I used- MATCH (c:Company) WITH c.incorporation() AS start WITH start,c.dissolution AS end RET...

Problem with single instance, online backup

Hi everyone! I was wondering if you could help me with an issue I'm having with an online backup, single instance. Our database is 1.3TB, +2 billion nodes, +3 billion relationships, so it's not a small db, but it's running on an equally mountruos mac...

2X_5_5dc464d53ff24ef122531904e499effd6b15e513.png
cesar by Node Link
  • 1073 Views
  • 1 replies
  • 0 kudos

How to export a a set of connected nodes to csv

Vendor_IdTest_Grp1S12S13S14S25S23S26S37S38S39S410S48S4 As you can see in the above data , we have Vendor_id “3” under 2 groups S1 and S2 . So this will act as a link to club vendor_id’s 1 – 5 under a single cluster . Similary we have vendor_id “8” ...

Resolved! Remove relationships and then query

Hello, I'm hoping there's a way to combine these two queries. My configuration is that I have :Person nodes and :Question nodes. A user is allowed to skip a question. In that case I add a :SKIPPED relationship between the :Person and :Question nodes....

Multi-Regional and Multi Zone setup in Neo4j

i found it in documentation that multi region needs to be licensed separately. we are planning to have 3 core servers in 2/3 different zones on Cloud Platform. do we need licence for hosting in zones in same region as well. Thanks in advance.

fme_mrc by Node Clone
  • 888 Views
  • 1 replies
  • 0 kudos