Database Reference
In-Depth Information
In a matter of milliseconds, this small dataset is created:
The result of the batch import process
As explained previously, the output of the batch importer is not what we will
immediately see on our Neo4j server. In fact, the output is just a test.db directory.
Thisisasetofilesthatwecanthencopytothe /path/to/your/Neo4j/server/data
directory, replacing the graph.db directorythatyoumayindintherealready.After
restarting the Neo4j server, you will then see the dataset that we just imported, and it
should look very familiar to the datasets that we imported in the previous scenarios.
Questions and answers
Q1. Neo4j comes with a single, universal data import toolset that will allow you to
import any of your datasets, small or large.
1.
True
2.
False
Answer: False. Importing data into a graph database will require you to think about
your import use case and then choose the right tool for the job. Luckily, Neo4j comes
with a number of different options that you can choose from.
Q2.WhichdataformatscanyouimportintoNeo4j?
1. Spreadsheets
2. CSVorTSViles
3. GEOFForGraphMLiles
4.
All of the above
 
Search WWH ::




Custom Search