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
  • 857 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
  • 1120 Views
  • 1 replies
  • 1 kudos

How to virtually change a node's label?

Good morning! I have a request from a user to highlight the filtered nodes in the graph in a different color from the other nodes. To do this, I thought about changing the label of the filtered nodes in the graph view, in order to differentiate them ...

2X_b_ba0b016072d8e9a4541ee9b94ec11c3ad86ffe99.png

Optimise Cypher query

Hi all, I am quite new to Neo4j and cypher queries and it would be great if you could help me. I have the following nodes: Transaction (tx) Output (output) with the following relations: Incoming (in) Outgoing (out) a Transaction creates 1-n out...

2X_3_305929a554ccd495b1fa35462291916ff31a11dc.png
peetsees by Node Link
  • 929 Views
  • 8 replies
  • 1 kudos

Resolved! Server certificate is not trusted

I have just set up my Neo4j server on a VM on Google Cloud, I'm using Enterprise version 4.1.1, and I've have finished following the great post (here) by @david.allen about how to get a certificate with LetsEncrypt. This has all worked perfectly and ...

seanB by Node Link
  • 4874 Views
  • 7 replies
  • 1 kudos

Merge Nodes and Relationship

Hi All, I'm new to Neo4j and trying to figure this out. Any help is appreciated: Problem: Have two tables: 1) Systems 2) Users. Trying to load the two csv files and create relationships. Systems table: System ID, System name, Owner, etc., (Ex: System...

Bloom Web App : SecurityError

Hi everyone ! I currently try to set up the Bloom Web App locally (following this documentation : https://neo4j.com/docs/bloom-user-guide/current/bloom-installation/#_bloom_web_app_hosted_in_a_separate_web_server), but I got this message when I launc...

2X_0_08d6212f42e0de987c03f76c88c560b09ca3b6e7.png

Resolved! Memory and cpu restrictions

Hello, With neo4j 4, do I have memory and cpu restrictions in community edition and can I use it freely in kubernetes? I found aa bunch of blogs, a lot say different things so I just want to check it out

Cypher-shell compatibility

I am using neo4j 3.4.1 on a RHEL server and wish to download and install a compatible version of the cypher-shell rpm. But on the downloads page I only see versions 1.1.13, 4.0.5 and 4.1.0 of cypher-shell, and no compatibility matrix. Which, if an...

Create a local database graph

Hi, I am currently using neo4j 4.1.1 and I have some performance questions. Are the any differencies in performance if I use http://localhost:7474/browser/ directly to see my graphs instead of neo4j desktop version ? I am wondering if when I use this...