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

Neo4jClient overview

Recent commits See more »

Author Revision Comments Message Labels Date
Tatham Oddie 4394d3c840bc Merge
Tatham Oddie 4b0ffc724828 Expose type key on relationship objects
Romiko Derbynew 9ae0a8cac4bc Update unit tests to use mixed case for indexes
Romiko Derbynew c8304d238b6d Removed ToLower from indexes, no need to have this in the code. Was accidentally included when making index options lower case.
Romiko Derbynew 0d709cd61d82 Merge
A .NET client for the neo4j REST API.

Supports basic CRUD operations, Gremlin and Cypher queries via a fluent interface, and some indexing operations.

Grab the latest drop straight from: http://nuget.org/List/Packages/Neo4jClient

View the CI build at: http://teamcity.tath.am/project.html?projectId=project11 (click Login as Guest)

Licensed under MS-PL. See LICENSE in the root of this repository for full license text.