I am new to Neo4j. I am looking for a simple way to import a csv with relationships into Bloom. Can you point me to some resources to do that?
You want to use our Browser tool where you can run Cypher queries. Cypher offers a LOAD_CSV command. There are tutorials offered in Browser.