Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Learning Neo4j

You're reading from  Learning Neo4j

Product type Book
Published in Aug 2014
Publisher
ISBN-13 9781849517164
Pages 222 pages
Edition 1st Edition
Languages
Concepts
Author (1):
Rik Van Bruggen Rik Van Bruggen
Profile icon Rik Van Bruggen

Table of Contents (18) Chapters

Learning Neo4j
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Graphs and Graph Theory – an Introduction Graph Databases – Overview Getting Started with Neo4j Modeling Data for Neo4j Importing Data into Neo4j Use Case Example – Recommendations Use Case Example – Impact Analysis and Simulation Visualizations for Neo4j Other Tools Related to Neo4j Where to Find More Information Related to Neo4j Getting Started with Cypher Index

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. Which data formats can you import into Neo4j?

  1. Spreadsheets

  2. CSV or TSV files

  3. GEOFF or GraphML files

  4. All of the above

Answer: All of the above. Different tools will allow you to import different formats more or less easily, but all are possible without a doubt.

Q3. The Neo4j batch importer is much faster than any of the other import technologies presented because:

  1. It was written in C++ instead of Java

  2. It does not write to a running transactional instance of Neo4j and can therefore run un-transactionally

  3. It has fewer bugs, which allows it to run faster

  4. It uses fancy caching technologies to make it write faster

Answer...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}