Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API docs: improve result stream #1010

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

robsdedude
Copy link
Member

  • Show __aiter__ and __anext__ methods' docs string and type annotations.
  • Mention StopAsyncIteration exception raised by __atier__.
  • Same corresponding changes to the sync API.

 * Show `__aiter__` and `__anext__` methods' docs string and type annotations.
 * Mention `StopAsyncIteration` exception raised by `__atier__`.
 * Same corresponding changes to the sync API.
Copy link
Contributor

@StephenCathcart StephenCathcart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@robsdedude robsdedude merged commit 7d2aa10 into neo4j:5.0 Jan 9, 2024
20 checks passed
@robsdedude robsdedude deleted the api-docs-result-next-return-type branch January 9, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants