The Neo4j BI Connector is a product that delivers direct access to Neo4j graph data from business intelligence (BI) tools, such as Tableau and Looker. It's the first enterprise-ready, supported product to do so without requiring coding or custom scripting. The connector uses a regular instance of the Neo4j official Java Driver / Bolt client for Neo4j and supports different connection schemes, including identity separation, security, query throttling, and more. The BI Connector also introduces Neo4j Bloom, a graph-native visualization tool that allows users to visually investigate and explore their graph data from different business perspectives. While the connector has some advantages, such as being accessible to business analysts and based on SQL technology, it also has disadvantages, including limitations in visualizing "graph native" features like Path Finding. The connector can be used with batch or live pull operations, depending on the size of the database and query frequency. Currently, the connector is JDBC-only, but an ODBC version is planned for the future. Overall, the Neo4j BI Connector bridges the gap between familiar BI tools and graph data platforms like Neo4j.