neo4j

  • submit to reddit

Nodes are People, Too

  Milestone Release: Neo4j 2.0.0-M01 lets you define sets of nodes within the graph Philip Rathle Product Manager Neo4j Today we are...

0 replies - 4479 views - 04/09/13 by Andreas Kollegger in Articles

DZone Links You Don't Want To Miss (2013/4/09)

Why Google’s Purchase of WhatsApp Would Really Tick Off FacebookIntroducing Tabula, a human-friendly PDF-to-CSV data extractorAnyone will tell you that...

0 replies - 1811 views - 04/09/13 by Eric Genesky in Articles

Cypher for SQL Professionals

Andres Taylor, of Neo4j, presents this 1h18m demonstration of how to use the Cypher query language with Neo4j.  0110 - Cypher for SQL Professionals...

0 replies - 1736 views - 04/02/13 by Eric Genesky in Articles

Getting Beer in and Out of Neo4j

Graph Databases have long been the realm of highly technical IT development professionals. But those days are gone. In this non-technical seminar, hosted by...

0 replies - 2157 views - 04/01/13 by Eric Genesky in Articles

Neo4j/Cypher: Playing Around with Time

I’ve done a bit of modelling with years and months in neo4j graphs that I’ve worked on previously but I haven’t ever done anything with time so I...

0 replies - 2740 views - 04/01/13 by Mark Needham in Articles

Neo4j: Query Data with Cypher Using Telco Dataset

How to query your complex data with Cypher, and an existing dataset.  Dataset available here: bit.ly/neo4j-telco-dataset Get Started with Neo4j: Query...

0 replies - 2361 views - 03/31/13 by Eric Genesky in Articles

Graph Databases and Neo4j Presentation at OKDG

Here's a 15-minute presentation by Brent Luehr from the Okanagan Developers Group.

0 replies - 1622 views - 03/31/13 by Eric Genesky in Articles

Lessons Learned from Building a CMS Based on Neo4j

This talk will give an insight view on the construction of structr, including how the project evolved to a spohistocated REST backend framework as well as how...

0 replies - 2222 views - 03/27/13 by Eric Genesky in Articles

Permission Resolution with Neo4j – Part 3

Let’s add a couple of performance tests to the mix. We learned about Gatling in a previous blog post, we’re going to use it here again. The first test...

0 replies - 1380 views - 03/26/13 by Max De Marzi in Articles

Thoughts on Software Development neo4j/cypher: CypherTypeException: Failed merging Number with Relationship

The latest thing that I added to my football graph was the matches that are shown on TV as I have the belief that players who score on televised games get...

0 replies - 1988 views - 03/25/13 by Mark Needham in Articles

Permission Resolution with Neo4j - Part 2

Let’s try tackling something a little bigger. In Part 1 we created a small graph to test our permission resolution graph algorithm and it worked like...

0 replies - 985 views - 03/25/13 by Max De Marzi in Articles

Neo4j/Cypher: WITH, COLLECT, and EXTRACT

As I mentioned in my last post I’m trying to get the hang of the WITH statement in neo4j’s cypher query language and I found another application when...

0 replies - 1151 views - 03/22/13 by Mark Needham in Articles

Neo4j/Cypher: Getting the Hang of the WITH Statement

I wrote a post a few weeks ago showing an example of a cypher query which made use of the WITH statement but I still don’t completely understand how it...

0 replies - 1267 views - 03/21/13 by Mark Needham in Articles

Neo4j.org 3.0 Launch

Curator's Note: The content of this article was originally written by Michael Hunger over at Neo4j A new year, a new look - after gathering a lot of feedback...

0 replies - 686 views - 03/21/13 by Andreas Kollegger in Articles

Neo4j/Cypher: SQL Style GROUP BY WITH LIMIT Query

A few weeks ago I wrote a blog post where I described how we could construct a SQL GROUP BY style query in cypher and last week I wanted to write a similar...

1 replies - 1413 views - 03/20/13 by Mark Needham in Articles