Closed noahmay closed 2 years ago
db.indexes() was used to check the connection to the database but was deprecated in neo4j 4.2 and will be removed in a future version. SHOW PROCEDURES seems to accomplish the same thing and is not deprecated
db.indexes() was used to check the connection to the database but was deprecated in neo4j 4.2 and will be removed in a future version. SHOW PROCEDURES seems to accomplish the same thing and is not deprecated