Generate a graph database from my own csv files, not from a relational database

Please keep the following things in mind:

  1. did you search for what you want to ask before posting? Don't know how.
  2. please use tags for additional info
  3. use a self-descriptive title
    Can't be this complicated!

Please format code + Cypher statements with the code </> icon, it's much easier to read.

Please provide the following information if you ran into a more serious issue:

  • neo4j version, desktop version, browser version
  • what kind of API / driver do you use
  • screenshot of PROFILE or EXPLAIN with boxes expanded (lower right corner)
  • a sample of the data you want to import
  • which plugins / extensions / procedures do you use
  • neo4j.log and debug.log

Something went wrong with your question, but I suppose you can benefit from this session of the documentation:

Thanks for the suggestion. The missing link was how to generate a blank graph, and where to enter Cypher commands. I am really interested in the whole graph database concept, but I am really new to Neo4j software and I need help on the basics that appear to be obvious to everyone. My next problem is how to load my graph into Bloom. The videos all assume that I want to look at some existing graph like a movie database.