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

Exercise 8.1

For exercise 8.1 in Graph Academy I see the solution's captured result returns 21 records but I can only get 20 records. Is there a way I can see the whole list returned so I can figure out what movie I am missing (and then, hopefully, why I am miss...

077zyx by Node
  • 401 Views
  • 2 replies
  • 0 kudos

Connecting to Movie DBMS

I am trying to open the Browser on the Movie DBMS and I need to connect to it first. I have tried 'No authentication' but it did not work and I did not see any username, password combination in the guide so I cannot connect to the DBMS and I keep get...

Aggregation

In the 'Working with Cypher'-> Check your understanding , first question around aggregate functions, why is size() not considered an aggregate function if count is?

502 Bad Gateway Error

Good morning! Getting a 502 bad gateway error this morning in codesandbox. I have restarted both the Neo4j Sandbox session and the codesandbox session and browser. Thanks! Greg

3X_9_3_932e0a107a7362e23d4dbb56fa6221f792a796b1.png

CALL db.resampleIndex did not find index

Hello, On page How Queries Work in Neo4j - Cypher Query Tuning in Neo4j 4.x there is the example CALL db.resampleIndex(':Person(name)') When I typed this command I got 'No such index ':Person(name)'' To make it work, I did the following: :schema CA...

chribonn by Node Link
  • 514 Views
  • 2 replies
  • 0 kudos

What makes an anchor node and anchor node?

Hi, I picked up an image at random https://neo4j.com/graphacademy/training-cqt-40/_images/HierarchyOfAccessibility.png. If we assume that indexing is not involved why can't the middle node or the one marked Downstream node be anchor nodes if the Cyph...

chribonn by Node Link
  • 723 Views
  • 1 replies
  • 0 kudos

[Minor] Typos

Hi, couldn't help noticing that in a number of places the USE of GBP and GPD is used (sometimes within the same diagram) to signify UK's currency. Example: Refactoring and Evolving a Model - Graph Data Modeling for Neo4j section Goal: Eliminate dupli...

chribonn by Node Link
  • 384 Views
  • 1 replies
  • 1 kudos