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

gs_visual_tool supports parameter passing #509

Open
pomelo-nwu opened this issue Sep 24, 2024 · 1 comment
Open

gs_visual_tool supports parameter passing #509

pomelo-nwu opened this issue Sep 24, 2024 · 1 comment
Assignees
Labels
Query issues related to query data pages

Comments

@pomelo-nwu
Copy link
Collaborator

  • current :
import gs_visual_tool
gs_visual_tool.querying()
  • expected:
import gs_visual_tool
gs_visual_tool.querying(language='your_language', endpoint='your_endpoint',schema='your_graph_schema')
@pomelo-nwu pomelo-nwu self-assigned this Sep 24, 2024
@pomelo-nwu pomelo-nwu added the Query issues related to query data pages label Sep 24, 2024
@yecol
Copy link
Contributor

yecol commented Sep 24, 2024

Hold this issue. The APIs need to be discussed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Query issues related to query data pages
Projects
None yet
Development

No branches or pull requests

2 participants