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
  • 922 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
  • 1164 Views
  • 1 replies
  • 1 kudos

Help with an allocation query

I'm trying to wrap my head around how I would need to write a query. I have an item of income that has attributes fund, allocation type, and class. That item is entity level (connected by an :IS_ENTITY_LEVEL_TO relationship) to exactly one entity, an...

2X_6_679630031dc4a6a68668b6692f9fdbfbcecdee0a.png

Browser cannot be loaded :TypeError on core JS

Dear All, I upgraded to v 4.0.1 LTS Community and suddenly I cannot access in Chrome to the browser, see the error message from the Chrome Console Uncaught TypeError: Cannot read property 'core-js_shared' of undefined at Object. (app-524bd22c005152e9...

Query system database in community edition

How do I query the system db in the cypher command line tool.There is no USE command offered in my community install to switch from the default into the system schema and I can't run any of the queries on the system database unless I can switch in to...

Seperate Data and Log Backup memory issues

I am having an issue with backups in version 3.5.12. It seems that when I leave the data and log files in the default location on the Ubuntu 18.04 Debian package (/var/lib/neo4j/data); backups work fine. When I split these locations to dedicated dr...

Resolved! How to connect nodes in common

Hello! Im working in a project using cypher and im having issues to do some stuff. Firstly I must say that it's my first time with this and I feel a bit stucked. Using neo4jBrowser y input this: 1- CREATE (Money_Monster:Film {name:"Money Monster"}) R...

2X_2_255929590a02e6e24a45cc19d1b3e1b0a78d78c0.jpeg 2X_c_c785e2b8b5977f8b6c65df288a2cf1c412ba5137.png

Modeling concept and its impact on the performance

I kindly ask to point out the pros and cons of the solutions that I came up with for the challenge described below. Getting into the details of neo4j internals like how things are stored or processed is more than welcome. I would appreciate for refer...

2X_9_98e9b54fa1d1a25079a9df087310e7424175ec3f.jpeg 2X_b_b99f22131aa875e2a15bc5a1f7baffb3a48851ab.jpeg

Resolved! Calculate overlap time in two type node

Hi, I am trying to add an overlap relationship to my nodes. Each node has its own waferID, fromtime, totime,WORK. And in each WORK, there are small nodes to record the detail time of the job. I want to search for work nodes that overlap each other. T...

Is there any trick to highlight 'main node'?

Is there any way to highlight nodes in the query? For instance I have a query: MATCH (n:client{client_id: 100}) -[:PURCHASED*1..3]-(p) RETURN n,p LIMIT 25 I'd like node with id 100 to be highlighted in result in some way (color, bold... whatever) to...

Gosforth by Graph Buddy
  • 959 Views
  • 5 replies
  • 0 kudos