Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
08-31-2021 11:57 AM
When I open Bloom for a database, it creates a node called Bloom_Perspective containing the name of the perspective created in Bloom.
Is this behavior normal?
Solved! Go to Solution.
08-31-2021 04:53 PM
this is expected. See Perspectives - Neo4j Bloom which states
... ... ...
Therefore, make sure to grant the user WRITE privilege on the DB and don’t deny
any of CREATE, SET LABEL, or SET PROPERTY on the Bloom_Perspective label.
but why? is this causing a problem on your end?
08-31-2021 04:53 PM
this is expected. See Perspectives - Neo4j Bloom which states
... ... ...
Therefore, make sure to grant the user WRITE privilege on the DB and don’t deny
any of CREATE, SET LABEL, or SET PROPERTY on the Bloom_Perspective label.
but why? is this causing a problem on your end?
08-31-2021 11:21 PM
Thanks a lot for the information about such behavior.
I won't say it is a big problem, but when I execute CALL db.schema.visualization()
the node of the perspective also appears. Is there any way to exclude or ignore such node?
All the sessions of the conference are now available online