VOOZH about

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

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


  • Software Development👁 Image
    Mark NeedhamMay 23rd, 2016
    0 123

    Neo4j vs Relational: Refactoring – Extracting node/table

    In my previous blog post I showed how to add a new property/field to a node with a label/record in…

    Read More »
  • Software Development👁 Image
    Mark NeedhamMarch 1st, 2016
    0 141

    Neo4j: A procedure for the SLM clustering algorithm

    In the middle of last year I blogged about the Smart Local Moving algorithm which is used for community detection…

    Read More »
  • Enterprise Java👁 Image
    Mark NeedhamDecember 17th, 2015
    0 149

    Neo4j: Specific relationship vs Generic relationship + property

    For optimal traversal speed in Neo4j queries we should make our relationship types as specific as possible. Let’s take a…

    Read More »
  • Software Development👁 Image
    Andrey RedkoOctober 28th, 2015
    6 324

    NoSQL vs. SQL: Choosing a Data Management Solution

    Table Of Contents 1. Introduction 2. Distributed systems: the CAP theorem 3. Relational data stores 3.1. MySQL / MariaDB 3.2.…

    Read More »
  • Software Development👁 Image
    Mark NeedhamJuly 18th, 2015
    0 129

    Neo4j: The football transfers graph

    Given we’re still in pre season transfer madness as far as European football is concerned I thought it’d be interesting…

    Read More »
  • Software Development👁 Image
    Mark NeedhamJune 23rd, 2015
    0 111

    R: Scraping Neo4j release dates with rvest

    As part of my log analysis I wanted to get the Neo4j release dates which are accessible from the release…

    Read More »
  • Software Development👁 Image
    Mark NeedhamJune 17th, 2015
    0 154

    Northwind: Finding direct/transitive Reports in SQL and Neo4j’s Cypher

    Every few months we run a relational to graph meetup at the Neo London office where we go through how…

    Read More »
  • Scala👁 Image
    Mark NeedhamJune 2nd, 2015
    0 105

    Neo4j: The BBC Champions League graph

    A couple of weekends ago I started scraping the BBC live text feed of the Bayern Munich/Barcelona match, initially starting…

    Read More »
  • Software Development👁 Image
    Mark NeedhamMay 28th, 2015
    0 97

    Neo4j: The foul revenge graph

    Last week I was showing the foul graph to my colleague Alistair who came up with the idea of running…

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