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

Example Usage of GraknOptions is undocumented for client-python #480

Closed
jmsfltchr opened this issue Jan 10, 2021 · 1 comment
Closed

Example Usage of GraknOptions is undocumented for client-python #480

jmsfltchr opened this issue Jan 10, 2021 · 1 comment

Comments

@jmsfltchr
Copy link
Contributor

Description

It was necessary to refer to the source code to see how to use GraknOptions in Python.

Location of Content

http://dev.docs.grakn.ai/docs/client-api/python#options

Expected Content

The section should be called GraknOptions not options and how best to create and provide the object.

@izmalk
Copy link
Contributor

izmalk commented Jan 10, 2023

Now we have TypeDB Options in the Options section https://docs.vaticle.com/docs/client-api/python#options. It says 'Use TypeDBOptions.core()' on how to instantiate it. Also, we will improve it in terms of adding an example - #551.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants