Blog Archives

Exporting Cypher queries from the Neo4j browser

Introduction Executive summary: need to export your Neo4j favourites to co-workers, friends and family? This article provides a JavaScript solution, as well as a Chrome extension, to do so. Neo4j is a really cool, fast and powerful graph database. It

Tagged with: , , , , , ,
Posted in Javascript, Technology

Database upgrades from jBPM 5.4 to jBPM 6

Introduction I’ve recently had to convert a currently in-use production system running in jBPM 5.4 to jBPM 6. The jBPM 6 team did make an attempt to make the upgrade process fairly easy by ensuring that they only added columns

Tagged with: , ,
Posted in Java