Readify is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

Readify / Neo4jClient

A neo4j REST client for .NET

Clone this repository (size: 21.8 MB): HTTPS / SSH
hg clone https://bitbucket.org/Readify/neo4jclient
hg clone ssh://hg@bitbucket.org/Readify/neo4jclient
hg clone https://bitbucket.org/Readify/neo4jclient/wiki

Stub page.

This page needs to describe:

  • The class you need to create for a simple relationship
    • What interfaces it needs to implement
    • The convention of a public TypeKey constant
  • How to create a new node related to an existing node in one call
  • How IGraphClient.Create guesses the direction of a relationship
    • ... and how to supply this direction explicitly
  • How to relate two existing nodes
  • How to delete a relationship (for this page, just assuming they already have a RelationshipReference)

This revision is from 2012-02-12 07:25