Cristina Escalante, COO of SilverLogic
Jan 06, 2022
5 mins read
A student project was developed though Florida Atlantic University’s Senior Design Program by student team Logic13.BackgroundSprint cycles are an extremely common way for development teams to plan and execute the development of projects. This agile method can be used by a variety of... read more
Cristina Escalante, COO of SilverLogic
Nov 10, 2021
3 mins read
Analyze Stack Overflow questions, answers, tags, and users with Neo4j APOC and Graph Data SciencePhoto by Lagos Techie on UnsplashNeeding no introduction, Stack Overflow has been a vital part of not just the Neo4j community, but of the global programming community, with millions of... read more
Cristina Escalante, COO of SilverLogic
Aug 13, 2021
5 mins read
Resotrack (demo, code) uses Neo4j to suggest popular, relevant tracks from Resonate’s music catalogResonate is a relatively young, (almost all) open source music streaming platform with a catalog featuring mostly but not exclusively ambient and electronic music, as categorized by Tags at... read more
Cristina Escalante, COO of SilverLogic
Jul 16, 2021
3 mins read
Getting Started with neo4j-temp-db. Useful, session-based, self-cleaning, temporary Neo4j databases using the multi-db featureSand Castle Photo by Jaime Spaniol on Unsplash IntroductionThe library was originally created to be used with the Graph Examples Portal, which initially used... read more
Cristina Escalante, COO of SilverLogic
Jul 09, 2021
3 mins read
Register Your Neo4j-Based Models to Django AdminA Paradise Papers ExampleIf you’re a Django developer, you may have already found the popular py2neo toolkit and may have some experience using Neomodel and/or the Neo4j python driver directly. But how well do these tools play... read more
Cristina Escalante, COO of SilverLogic
May 26, 2021
2 mins read
Here’s your quickstart guide for posterity, using the example in Django-Neomodel.A Neomodel community member asked about how to run Django Neomodel (a Neomodel plugin for Django) within a Docker container. So let’s show how to do it.Photo by frank mckenna... read more
Cristina Escalante, COO of SilverLogic
Mar 26, 2021
7 mins read
From zero to deployment with Neo4j’s Paradise Papers dataset.Making the leap from a relational database to a graph database for an existing project is not easy. Questions arise:What happens to the existing data? If the data is migrated, will the whole system have to be rewritten? What... read more
Cristina Escalante, COO of SilverLogic
Mar 18, 2021
7 mins read
We migrated Neo4j’s Graph Examples Portal (AKA the Graph Gist Portal) from Ruby on Rails to GRANDstack (GraphQL, React, Apollo, Neo4j Database). Here is how we did it.It was an exciting project, as I love the combination of React and GraphQL and a graph database.GRANDstack.ioAbout... read more
Cristina Escalante, COO of SilverLogic
Mar 08, 2017
5 mins read
Introduction What does the study of concepts (or categories, depending on your field of study) tell us about the human mind? A result of the Probase research project, the Microsoft Concept Graph harnesses billions of web pages and search logs to build a huge graph of relations between words... read more
Cristina Escalante, COO of SilverLogic
Feb 28, 2017
10 mins read
Introduction Let’s jump right into it. You’re a Python developer interested in Neo4j and want to build a web app, microservice or mobile app. You’ve already read up on Neo4j, played around with some datasets, and know enough Cypher to get going. Now you’re looking for a demo app or... read more
Cristina Escalante, COO of SilverLogic
Dec 08, 2016
7 mins read
Introduction The Neo4j Movie App Template provides an easy-to-use foundation for your next Neo4j project or experiment using either Node.js or React.js. This article will walk through the creation of users that can log in and interact with the web app’s data. In the Neo4j Movie App... read more
Cristina Escalante, COO of SilverLogic
Nov 01, 2016
6 mins read
Let’s jump right into it. You’re a JavaScript developer interested in Neo4j and want to build a web app, microservice or mobile app. You’ve already read up on Neo4j, played around with some datasets, and know enough Cypher to get going. Now you’re looking for a demo app or template to... read more
Cristina Escalante, COO of SilverLogic
Mar 10, 2016
5 mins read
Introduction Discovery, especially non-text discovery, is hard. When looking for a some new music to listen to, for example, I might not know exactly what I want, only that I’m looking for something a little folksy that emphasizes my love of New Wave. On the other hand, I might... read more
Cristina Escalante, COO of SilverLogic
Jan 21, 2016
5 mins read
The Problem of Discovery Discovery, especially non-text discovery, is hard. When looking for a cool T-shirt, for example, I might not know exactly what I want, only that I’m looking for a gift T-shirt that’s a little mathy that emphasizes my friend’s love of nature. As a... read more
Cristina Escalante, COO of SilverLogic
Nov 03, 2015
9 mins read
Introduction This article explores time travel in the Back to the Future universe, and how we can use Neo4j to determine how a time traveller might experience the downstream effects of each time travel event. Back to the Future In case you are not familiar, Back to the Future is a... read more