Building a Python Web Application Using Flask and Neo4j
By Nicole White, Data Scientist
January 23, 2015 2 mins read
Flask, a popular Python web framework, has many tutorials available online which use an SQL database to store information about the website’s users and their activities. While SQL is a great tool for storing information such as usernames and passwords,… Read more →
Explore: flask graph database graph model neo4j Nicole White py2neo python sql web application
From the Community: December 2014
By Greta Workman, Marketing Coordinator
January 5, 2015 < 1 min read
Even with the holiday vacation, the Neo4j community was hard at work producing some truly amazing graph projects. We’ve highlighted a few below from the community in case you missed one or want to check it out again! If you’d… Read more →
Explore: community from the community Nicole White Rik Van Bruggen
What’s New in RNeo4j
By Nicole White, Data Scientist
December 17, 2014 5 mins read
Written by Nicole White, originally posted on her blog. What’s New in RNeo4j? RNeo4j is Neo4j’s R driver – it allows you to quickly and easily interact with a Neo4j database from your R environment. Some recent updates to RNeo4j… Read more →
Explore: Nicole White RNeo4j update
Webinar: Using Load CSV in the Real World
By Greta Workman, Marketing Coordinator
November 24, 2014 2 mins read
Load CSV in the Real World Load CSV is an incredibly agile and useful tool for getting datasets large and small into Neo4j. In this live-coding session, Nicole will demonstrate the process of downloading a raw .csv file from the Internet… Read more →
Explore: Load CSV Nicole White webinar
Upload Your Last.fm Data to Neo4j with RNeo4j and the Transactional Endpoint
By Nicole White, Data Scientist
September 30, 2014 6 mins read
Upload Your Last.fm Data to Neo4j with RNeo4j and the Transactional Endpoint Written by Nicole White, originally posted on her blog. Recently I’ve had several people ask how they can use RNeo4j to import data that they have stored… Read more →
Explore: Nicole White RNeo4j