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
  • 943 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
  • 1183 Views
  • 1 replies
  • 1 kudos

Neo4j triggers

Hi, I was looking for a way in neo4j where I can record the change(update/delete) in nodes on my Graph. I came across triggers. It is pretty decent functionality but I am unable to see what changes have occurred in the node whenever the trigger happe...

Documentation of :style?

The styles in Neo4j Browser (I use Mac) seem to have changed over time, and old training materials and documentation don't seem to be accurate anymore. Where is it currently documented? It does not seem to be in the Operations Guide, the Cypher guide...

Finding paths between multiple nodes

Hi! I have a large graph of say, Person, and the relations between them are FRIEND. Given a couple of Persons, say 3 or 4 of them, I want to find all paths between all of them of length 4, and I just want simple paths. That is, say the persons are A,...

kaptenh by Node Clone
  • 7475 Views
  • 3 replies
  • 0 kudos

Design Tool

Hi, What tool do you use for modeling a graph ? Whiteboard is not an option. Arrow is ok except my colleagues cannot import my export. I'm not satisfied with draw.io (business 2 template) I'd rather not use a neo instance for this, I got used to mous...

wadael by Node Clone
  • 2097 Views
  • 7 replies
  • 0 kudos

Grouping and setting group labels

I have some data nodes and several evaluation agencies. Each organization groups some or all of these data and sets its own group label. Our needs are: merge the nodes that were originally grouped together into a new group, and reset the new group la...

Profiling procedures?

Hi, I have written some procedures that I use quite a lot. After a recent update I started seeing a lot of VM stop-the-world pauses and everything went really slow. I'm suspecting that I might have forgotten to create some index, but its quite a lot...

kaptenh by Node Clone
  • 425 Views
  • 0 replies
  • 0 kudos

Different between neo4j:// and bolt://

Hello everyone, I am beginner of neo4j. I'm using neo4j:latest docker environment, when I visit neo4j browser I find that neo4j is set default to connect with neo4j protocol like 'neo4j://xxx.xxx.xxx.xxx:7687'. When I use a javascript driver to inter...

Cypher Query taking time

Hello Friends , I am using the below query to return the csv of recommended product for each customer using content based filtering based on customers recent browsing history .We are looking into the categories and price of the product that they hav...

shubham by Node Clone
  • 827 Views
  • 5 replies
  • 1 kudos

New to Neo4J, Having some Trouble

Hi! So I have this network (screenshot above) of Research Publications. I am trying to visualize which Institutions (pink) are publishing together. Each Publication (brown) has Author nodes (blue) connected by the AUTHORED relationship. Each Author ...

2X_3_38a11bd6d46b2f619e214bba2e06f23c7ae75989.png