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

Implemented QueryNodes class to excute chain methods inside the nodes module, added some interfaces to wrap the result of the get method. #482

Merged
merged 3 commits into from
Jun 6, 2023

Conversation

Mahmoud-Emad
Copy link
Contributor

Description

This pull request introduces the implementation of the QueryNodes class within the nodes module. The QueryNodes class facilitates the execution of chain methods for enhanced querying capabilities. Additionally, several interfaces have been added to provide structured wrapping for the results obtained from the get method.

Changes

  • Added QueryNodes class to the nodes module, enabling the execution of chain methods for advanced querying.
  • Included interfaces to wrap the results obtained from the get method, providing improved structure and clarity.

Related Issues

Checklist

  • Tests included
  • Build pass
  • Documentation
  • Code format and docstrings
  • Screenshots/Video attached (needed for UI changes)

… module, added some interfaces to wrap the result of the get method.
@Mahmoud-Emad Mahmoud-Emad merged commit 67aeccb into development Jun 6, 2023
@Mahmoud-Emad Mahmoud-Emad deleted the development_chain_client_get_nodes branch June 6, 2023 11:10
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.

3 participants