NOTE: this is still a prototype, so these instructions are only currently applicable for those testing in the development stage.
You can download Neo4j Bloom from the official Neo4j download center:
https://neo4j.com/download-center/#bloom
You will find Neo4j Bloom under the "Neo4j Graph Data Platform" section. Click on "Download" and follow the instructions to install it on your machine.
Once installed, open Neo4j Bloom. You will see a screen with the title "Connect to Neo4j".
You need to provide the following details:
Database URI: neo4j://ki-ed3g.mit.edu:7687.
Database User: Your Kerberos ID
Database Password: Your temporary password (you will be prompted to update it when you first connect)
Click on "Connect" to establish a connection.
Once connected, you can use the interface to run graph queries on the connected Neo4j database. If you're new to Neo4j, take some time to familiarize yourself with the interface and the Cypher query language. Here is documentation:
https://neo4j.com/docs/bloom-user-guide/current/about-bloom/
that includes a useful tutorial covering Bloom's features:
https://neo4j.com/docs/bloom-user-guide/current/bloom-tutorial/