Skip to content
This repository was archived by the owner on Aug 26, 2022. It is now read-only.
Mark Tranter edited this page Sep 24, 2013 · 11 revisions

Cypher.Net is a .Net API for the Neo4j Transactional HTTP Endpoint

It also provides a strongly typed(-ish) fluent API onto Neo4j's Cypher Query Language

  1. Configuring the API and ICypherSession
  2. Basic Read Operations and Graph Entities
  3. Write Operations
  4. Cypher Queries
    1. Read Queries
    2. Write Queries

Clone this wiki locally