I followed the instructions here: https://neo4j.com/developer/neo4j-bloom/
But whenever I type in CALL db.schema() it says:
ERROR: Neo.ClientError.Procedure.ProcedureNotFound
There is no procedure with the name db.schema registered for this database ...