Skip to content

Commit

Permalink
Fixed doc index
Browse files Browse the repository at this point in the history
  • Loading branch information
technige committed Apr 12, 2016
1 parent ce6b3c3 commit 6494c04
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,22 @@ Session API
.. autoclass:: neo4j.v1.ResultSummary
:members:

.. autoclass:: neo4j.v1.Counters
.. autoclass:: neo4j.v1.SummaryCounters
:members:


Exceptions
==========

.. autoclass:: neo4j.v1.ProtocolError
:members:

.. autoclass:: neo4j.v1.CypherError
:members:

.. autoclass:: neo4j.v1.ResultError
:members:


Example
=======
Expand Down

0 comments on commit 6494c04

Please sign in to comment.