Neo4j Bloom is a tool that helps users connect and interact with their graph data. It provides an easy-to-use interface for exploring relationships and properties in the database. The new version of Bloom, 2.2, introduces "Scene Actions," which allow users to execute custom Cypher queries on specific user selections of nodes and relationships. This enables users to perform complex operations and automate repetitive tasks, such as creating new data or updating existing data. Scene Actions can be used for various applications, including retrieving data based on shared property values, aggregating functions, subqueries, and procedures. They can also be applied to relationships and limit the scope of applicability to a single relationship type. The tool is designed to empower users to efficiently manipulate graph data and perform business operations in a safe and controlled manner.