Introduction to Graph Algorithms in Neo4j: No Correct Answer to 'Check Your Understanding" question

In the "Additional Information" portion of the Introduction to Graph Algorithms in Neo4j 4.x course, apparently there is no correct answer to Question 3.

Question 3

When running GDSL on a causal cluster, what must you avoid?

Select the correct answers.

  • Using Cypher projection
  • Streaming algorithm results
  • Using the write mode of algorithms
  • Running many algorithms on a read replica

No individual selection or combination of the available selections yields a correct result. As such, there is no way to complete the course.

Please advise how to proceed.

Hello @james.topor,

Welcome to the Neo4j Community!

A & C are the correct answers. Can you try that?

Elaine