
Friday, February 26, 2016
Understanding DETACH DELETE in Cypher

Pairing Neo4j ElasticSearch: The Basics

For those that don’t know, ElasticSearch is an open source search server based on Lucene that provides a Read More......
Graph Advantage: Master Data Management

Connected Data Analytics: Basics

Wednesday, February 17, 2016
Graph Advantage: Fraud Detection
Graph Advantage: Fraud Detection

Data Validation and Testing Your Graph Data State

Schema-Free Nature of Neo4j and Data Validation
Neo4j is schema-free by nature, but does provide some schema concepts that can be enforced. This means, when your data flows via your Neo4j data pipeline and graph Read More......Saturday, February 13, 2016
Neo4j Production Ready: Enterprise Cloud

Wednesday, February 10, 2016
Neo4j Production Ready: Security

Neo4j Production Ready: Deployment Basics

Neo4j Enterprise Cluster Basics

Saturday, February 6, 2016
Cypher is Awesome
Cypher is a declarative pattern matching language created by Neo4j for the purposes of describing graph data representations effectively. Cypher is considered to be one of the most powerful features fore effectively expressing graph database traversals for reading and writing graph database data into Neo4j.
Cypher makes it capable for queries to do something like: “bring back my friends’ friends right now” or “give me back all pages this page is linked to within the last day” in the form of several code lines. As such, graph database queries and operations across all languages and integrations with Neo4j are able to query in a consistent manner click here to learn more........
Querying Your Neo4j Graph Database

Using Neo4j Cypher MERGE Effectively
One of the areas in Neo4j and Cypher that brings the most questions and discussion when I’m giving Neo4j trainings or working with other engineers building with Neo4j, is around how to use Cypher MERGE correctly and efficiently. The way I’ve explained Cypher MERGE to all our engineers and all the training attendees is this.
There are a few simple things to understand about how Neo4j handles Cypher MERGE operations to avoid undesired or unexpected behavior when using it Read more....
Subscribe to:
Posts (Atom)