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.

Apoc.meta.schema produces 'java.lang.ArithmeticException: / by zero' error

Running in the browser: </> CALL apoc.meta.schema() </>

Produces the following error message: Neo.ClientError.Procedure.ProcedureCallFailed: Failed to invoke procedure apoc.meta.schema: Caused by: java.lang.ArithmeticException: / by zero

  • Neo4j: 3.5.3
  • Browser: 3.2.16
  • APOC: 3.5.0.2
2 REPLIES 2

Update: this is not a problem in APOC 3.5.0.1

Would you mind creating an issue in the APOC repo? Also share the output of :schema in Neo4j Browser.