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
  • 966 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
  • 1195 Views
  • 1 replies
  • 1 kudos

Neo4j k8s pods start slowing down after a while.

Hello, our team is currently doing an implementation using Neo4j and we are facing some issues. Short description Our structure is relatively simple: the nodes have only two properties of interest: id(int) and seed(bool) and both are Indexedthere's o...

Duarte by Node
  • 290 Views
  • 0 replies
  • 1 kudos

GDS 2.1.12 Don't filter Nodes When Runs an Algorithm

I've been using gds for native graph projection with directive ['*']  for nodeProjection parameter, the name of graph projected is  "compranet" the labels are "UC:Sospechoso","Contrato", "Provedor"  1) the result of projection was  "nodes: {_ALL _ 2)...

Resolved! "Appendix" sub-graph detection

Hey Neo4j!  I'm looking for a way from a given "start" node to find all sub graphs which does not lead to a particular type of "end" node. I've attached a diagram of the kind of picture I want to produce, the "appendix" is marked in red, the rest in ...

Neo4j ETL Mapping error

Hello There, I am trying to import Northwind data (from SQL Server) to neo4j DB, but encountering the Mapping error. The connection seems to be fine but for some reason the json mapping file is empty(mssql_Northwind_dbo_mapping.json). Not sure what I...

Recursive GraphDB Query

I was looking at the MLM engine described in the link: https://neo4j.com/blog/multi-level-marketing-world-of-warcraft-neo4j/ I am trying to build an engine like this. The tree is mostly binary and I am new to graph technologies. I am trying to change...

Resolved! Loading data question

Hello: After successfully executing code for importing data, I see the following results "Added 19047 labels, created 19047 nodes, set 171423 properties, completed after 15159 ms.".I want to know if these results are getting logged somewhere in the N...

Help please with creating a neo4j guide

Hi  I followed the instructions on how to create a guide from https://neo4j.com/developer/guide-create-neo4j-browser-guide/ I got the guide repository  https://github.com/neo4j-contrib/neo4j-guides But when I run ./run.sh adoc/restaurant_recommendati...

apoc.trigger.add in a cluster

The documentation 'apoc.trigger.add - APOC Documentation (neo4j.com)' says its not safe for use in a cluster. Is there a supported way to add/remove triggers on clusters? Is downtime/restart required? It's OK if I need to wait apoc.trigger.refresh fo...

Jurjen by Node
  • 286 Views
  • 0 replies
  • 0 kudos