Updated: Efficient Neo4j Data Import Using Cypher-Scripts
Oct 22, 2021 3 mins read
Check out how the new Cypher parser in Neo4j 4.2 made data imports more than 10x faster than the previous versions. Read more →
Check out how the new Cypher parser in Neo4j 4.2 made data imports more than 10x faster than the previous versions. Read more →
This week for our “Discover Aura Free” series, we want to look at a Kickstarter dataset from Maven Analytics recommended by our colleague Jennifer Reif. Read more →
Learn how you can use correlation between stock prices to infer a similarity network between stocks – and then use that network information to help you diversify your portfolio. Read more →
This article shows how to use OpenLink Software’s ODBC-JDBC Bridge to extend the BI Connector’s reach to ODBC-compliant applications, such as Microsoft Power BI. Read more →
Learn how Neo4j's graph technology fueled the ICIJ's Pandora Papers investigation and exposed offshore money laundering efforts around the globe. Read more →
Neo4j offers two main ways of querying a graph – through the Cypher query language and via a Java API. A solid model and well-designed Cypher query is sufficient in the majority of cases, but for those cases where we want the finest level of control, the Java API provides a powerful and intuitive interface. Read more →
Check out the newest algorithm in the GDS Library, Approximate Maximum K-cut, to cluster related products and separate conflicting entities. Read more →
This post takes a brief departure from Cypher temporals to the APOC library, where much of the temporal functionality for Neo4j began. Read more →
Check out the new version of Neo4j GraphAcademy, a free, self-paced online training platform, along the first two of five beginners courses. Read more →
Data modeling is out of date. But the question we should all be asking is whether we even have the right way to model data? Read more →
Learn how to get up and running on a movies graph database in just minutes on either the Neo4j Sandbox or Neo4j Aura Free. Read more →
In this post, we will combine the three duration functions along with various components to translate values from a unit in one category to a unit in another category. Then, we will take a look at a couple of fun puzzles having to do with Cypher and dates to wrap up. Read more →
Learn how Resotrack (demo, code) uses Neo4j to suggest popular, relevant tracks from Resonate’s music catalog. Read more →
Discover what to consider when choosing your database and how you can use a native graph database as a general-purpose database. Read more →
Check out what's new and what's changed in the latest stable release of the Neo4j GraphQL Library version 2.0.0. Read more →
In this second part of the Will It Graph blog series, we’re going to show you some examples of good and poor fits for graph databases, how to identify a graph-shaped problem, and how the graph-native architecture helps solve graphy problems. Read more →
Learn the differences between relational databases and graph databases in this part 1 of the Will It Graph blog series. Read more →
Get started with neo4j-temp-db. Learn how to make useful, session-based, self-cleaning, temporary Neo4j databases using the multi-db feature. Read more →
Welcome back to part two in the five part 4.3 Technical Blog Series. This week, it is the turn of the Relationship Chain Locks — or if you caught the 4.3 update during Emil’s NODES Keynote, “How to avoid a lot of… Read more →
Hot on the heels of the Neo4j 4.3 release last month, we also recently released the latest versions of our Neo4j DevTools Browser and Desktop. Check out this installment to find out what you can expect with the latest updates! Read more →
Allow me to navigate you on a journey through Authentication and Authorization in the land of Neo4j GraphQL. Bind your acquired knowledge of our GraphQL directive to Type Definitions, where applied, enables sophisticated auth patterns. Read more →
We’re bucking the recent trend of pre-recorded talks with a fully immersive, fully interactive experience for NODES 2021. Tell your colleagues to leave you alone that day, because you will not want to miss out! Read more →
In this episode of the GraphStuff.FM podcast, Lju Lazarevic and Will Lyon break down how the different pieces of the Neo4j Graph Data Platform fit together. Read more →
Whether you want to assess your skills, improve your CV, impress your boss or your family, the Neo4j Certifications will help you demonstrate your expertise with the most widely-used graph database. Read more →
Neo4j Browser 4.2.4 launched last week, and with it brings exciting changes to improve your experience when writing and running Cypher queries. The latest Browser is available to use in Neo4j Desktop now and also at browser.graphapp.io. Read more →