VOOZH about

URL: https://www.javacodegeeks.com/tag/neo4j/page/3

⇱ Neo4j Archives - Page 3 of 8 - Java Code Geeks


  • Enterprise Java👁 Image
    Mark NeedhamMarch 1st, 2017
    0 134

    Neo4j: Graphing the ‘My name is…I work’ Twitter meme

    Over the last few days I’ve been watching the chain of ‘My name is…’ tweets kicked off by DHH with…

    Read More »
  • Enterprise Java👁 Image
    Mark NeedhamFebruary 23rd, 2017
    0 131

    Neo4j: How do null values even work?

    Every now and then I find myself wanting to import a CSV file into Neo4j and I always get confused…

    Read More »
  • Software Development👁 Image
    Mark NeedhamDecember 26th, 2016
    0 158

    Neo4j: Graphing the ThoughtWorks Technology Radar

    For a bit of Christmas holiday fun I thought it’d be cool to create a graph of the different blips…

    Read More »
  • DevOps👁 Image
    Mark NeedhamNovember 28th, 2016
    0 108

    Kubernetes: Spinning up a Neo4j 3.1 Causal Cluster

    A couple of weeks ago I wrote a blog post explaining how I’d created a Neo4j causal cluster using docker…

    Read More »
  • Enterprise Java👁 Image
    Mark NeedhamNovember 2nd, 2016
    0 125

    Neo4j: Find the intermediate point between two lat/longs

    Yesterday I wrote a blog post showing how to find the midpoint between two lat/longs using Cypher which worked well…

    Read More »
  • Enterprise Java👁 Image
    Mark NeedhamNovember 1st, 2016
    0 160

    Neo4j: Find the midpoint between two lat/longs

    Over the last couple of weekends I’ve been playing around with some transport data and I wanted to run the…

    Read More »
  • Enterprise Java👁 Image
    Mark NeedhamOctober 27th, 2016
    0 145

    Neo4j: Dynamically add property/Set dynamic property

    I’ve been playing around with a dataset which has the timetable for the national rail in the UK and they…

    Read More »
  • Core Java👁 Image
    Mark NeedhamOctober 19th, 2016
    0 109

    Neo4j: Detecting rogue spaces in CSV headers with LOAD CSV

    Last week I was helping someone load the data from a CSV file into Neo4j and we were having trouble…

    Read More »
  • Software Development👁 Image
    Mark NeedhamJuly 22nd, 2016
    0 212

    Neo4j: Cypher – Detecting duplicates using relationships

    I’ve been building a graph of computer science papers on and off for a couple of months and now that…

    Read More »
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
  • ...
  • Last
Back to top button
Close