We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently you must supply an arangodb graph name but it does not have any effect Example:
model = SAGE(db,'product_graph', metagraph, embedding_size=64)
What is the purpose of this? Should we require graph name or possibly create graph definition if not existing?
The text was updated successfully, but these errors were encountered:
sachinsharma9780
No branches or pull requests
Currently you must supply an arangodb graph name but it does not have any effect
Example:
What is the purpose of this? Should we require graph name or possibly create graph definition if not existing?
The text was updated successfully, but these errors were encountered: