deleting properties in neo4j without any nodes -
i cleaning db , chose delete nodes reloaded. deleted nodes , links, , found db had 1024 properties left. have no nodes now. cannot delete properties. can help?
are basing off web console? numbers notorious never being correct. it's impossible system have properties without nodes or relationships, neo4j use lazy delete system, properties aren't removed @ time deleted file store, should impossible system access them.
Comments
Post a Comment