recrwplay / docs-drivers

Driver Documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neo4j Driver Documentation

Contents

This repository contains the AsciiDoc and other sources to build the Neo4j Driver Manual.

The examples for each of the driver languages are generated out of each driver’s source code repository:

Usage

First, set up your environment.

If this is your first time, make a copy of devenv.local.template called devenv.local. Fill in the necessary values.

Source the common devenv: source devenv.

Build stuff by running ./gralew <task>, for example ./gradlew build. Run ./gradlew tasks --all to see all available tasks.

About

Driver Documentation

License:Other


Languages

Language:CSS 45.9%Language:JavaScript 43.0%Language:HTML 6.6%Language:Ruby 2.0%Language:sed 1.3%Language:Shell 1.3%