Skip to content

lack of Documentation #68

Description

@RafTim

I have a hard time trying to use the java-rest-bindings. There is no real API documentation, and in general I only can find how to make "raw" REST requests. If there is no documentation/tutorial at all, I'll expect at least meaningful javadocs. For example:
new RestCypherQueryEngine(RestApi, ResultConverter).
It starts with the Question "What Is a Result Converter, for what do I need it, And what happens if I use the other Constructor...". If you have an instance of it and want to call its 'query' Method, WHAT the hell is the Map<String, Object> supposed to do?
No documentation/JavaDoc at all! How do you expect developers to use this java-rest-binding library? By trial and error, or not at all?
If I purchase an Neo4jEnterprise licence will I get documentation/support for this java-rest-binding API?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions