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

Convert connector & explorer code to simple TypeScript functions instead of React hooks and callbacks #335

Closed
3 tasks
Tracked by #304
kmcginnes opened this issue May 1, 2024 · 0 comments · Fixed by #365
Closed
3 tasks
Tracked by #304
Assignees
Milestone

Comments

@kmcginnes
Copy link
Collaborator

kmcginnes commented May 1, 2024

  • Convert to standard functions
  • Pass any dependencies as parameters

Enablement

This change enables the addition of caching and retry logic.

Tasks

  • Convert useGEFetch()
  • Convert useGremlin(), useOpenCypher(), useSparql()
  • Convert ConnectorProvider

Related Issues

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 a pull request may close this issue.

1 participant