Skip to content

Add method to make arbitrary/custom REST API calls #100

@aseemk

Description

@aseemk

For flexibility, e.g. if node-neo4j hasn't implemented a REST API point you'd like to use (like the batch API), it'd be nice if there were a method to let you make an arbitrary call.

E.g. db.http('GET', '/db/data/foo/bar/baz', callback)

Or maybe db.get, db.post, etc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions