Skip to content

fix smart graph creation #165

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

Merged

Conversation

hkernbach
Copy link
Member

@hkernbach hkernbach commented Apr 14, 2021

SmartGraphs needs a "smartGraphAttribute" to be defined.
Additionally, this needs to be set inside the options object {options: {smartGraphAttribute: <attribute>}}.
Same for numberOfShards.

@hkernbach
Copy link
Member Author

Another comment: replicationFactor and writeConcern also can be defined within the options.
Will cover that one in another PR or create a ticket :)

@hkernbach
Copy link
Member Author

hkernbach commented Apr 14, 2021

Another one: Also support for disjoint smart graphs can be added :)
See: https://www.arangodb.com/docs/devel/graphs-smart-graphs.html#getting-started

@joowani joowani merged commit 9212461 into arangodb:main Apr 16, 2021
@joowani
Copy link
Contributor

joowani commented Apr 16, 2021

Thanks for the contribution @hkernbach!

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.

2 participants