Index creation error when starting embedded Neo4j HA Slave
问题 I am trying to create a cluster of Java applications running the embedded Neo4J HA server but I am getting an error when starting any slave servers Caused by: org.springframework.dao.InvalidDataAccessResourceUsageException: Error executing statement CREATE INDEX ON :`DeviceNode`(`deviceType`); nested exception is org.springframework.dao.InvalidDataAccessResourceUsageException: Error executing statement CREATE INDEX ON :`DeviceNode`(`deviceType`); nested exception is org.neo4j.cypher