So I have a Neo4j db with 3 node labels namely, Data, Risk, Indication. I have been using bloom to visualize certain things. Now I have added a new label "Sugg" from browser, this node label doesn't appear in Bloom. I tried to reload bloom, close neo4j completely and then reopen it, nothing helped. This also happens if I change the node label name, For instance if I initially had a node label named "Sugg", and now if I had changed it to "Sug", this change is not done with bloom, but now I can't access nodes either with label "Sugg" or "Sug".
Can anyone please help with this. Thanks in advance.