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
  • 948 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
  • 1184 Views
  • 1 replies
  • 1 kudos

Database and browser in a "single port scenario"

Hi everyone! This is my first - and hopefully not my last - post in this community I have a problem with neo4j container. It provides the database and the browser and requires to open three ports (7474 (HTTP), 7473 (HTTPS), 7687 (BOLT)). I have a sc...

Neo4J Causal Cluster Automatic Failover

In Neo4J Causal Cluster, which is implemented using 3 AWS EC2 Instances, how can we check the health status of each node (Instance)? Suppose if one node fails, then how can we automate bringing up new node (Instance) and add it to the cluster or repl...

Why is this geospatial search so slow?

Hello, I have, what i think is a relatively straightforward cypher query that is unexpectedly slow: MATCH (potential_user:GraphUser) WITH potential_user, distance(point({srid:4326, x:-140.0312186, y:39.33233141}), potential_user.location) as distan...

3X_f_6_f60dd2fb490d44e9429e2de95178977812597ce7.png
aross by Node
  • 2868 Views
  • 24 replies
  • 4 kudos