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

Neo4j Bloom and knowledge graph

Can I use neo4j Bloom in neo4j community edition? Recently, I hope to use neo4j to build a knowledge graph application. Where can I find information to learn?Thank you very much!

Desktop Bloom activation key

My Neo4j Browser activation key is valid till 2021. But when I tried to add the Bloom, it is showing as "either the activation key is missing or invalid". How to get the activation key for bloom desktop version.

Elamaran by Node Link
  • 324 Views
  • 0 replies
  • 0 kudos

How to count an attribute based on its value

I'm trying to count an attribute based on its value. I have a node "athlete" that has a relationship "attends" to a node "competition", on the relationship "attends" is an attribute "FinishPosition" which is a number. <(ath:Athlete)-[att:ATTENDS]->(c...

Resolved! Subquery in Cypher

am very new to Neo4j so need some assistance I am trying to to execute following query in NeO4j The idea is extract all the users who used to post on ['collapse' ,'science' ,'politics'] subreddits before 01 Jan 2020 and are now posting on ['covid19',...

CYPHER 3.5 prefix does not work in 4.0

Contrary to the documentation (https://neo4j.com/docs/cypher-manual/current/syntax/parameters/), the following command does not work in version 4.0 (4.0.0 Enterprise, local db in Neo4j Desktop): CYPHER 3.5 MATCH (n:Person) WHERE n.age > {agelimit} RE...

Reiner by Graph Buddy
  • 4862 Views
  • 7 replies
  • 3 kudos

Resolved! How do I clear neo4j browser cache

I accidentally created a node called 'USER' when I meant to create one called 'User'. When I go into the browser and type in 'match (u:...) I got the options and see both USER and User. How do I get rid of the 'USER' from that list? I know it has t...

rhys by Node
  • 1656 Views
  • 3 replies
  • 0 kudos

Resolved! Compare two graphs

Hi graphers, i am a total noob at neo4j and this is my first post here ! I apologize in advance if i am not posting this in the right topic or with the appropriate terms and tags. As a part of my Msc thesis on AI, i'm writing a python algorithm to us...

2X_3_33e17f77d2570bc9fb00aa9c733a348574bc737e.png
a10554 by Graph Buddy
  • 2689 Views
  • 20 replies
  • 3 kudos

DENY TRAVERSE on neo4j 4.0 EE

Quick question, Based on the example of Doctor and Patient of the documentation, how can I prevent Doctor A to query the Patients of Doctor B wih the new DENY TRAVERSE capability introduced in neo4j 4.0 EE? N.B. Multi-tenancy and sharding are not opt...

emre by Node Link
  • 1357 Views
  • 8 replies
  • 2 kudos