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

Added example using graphs, vertices and edges #407

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

tjoubert
Copy link
Contributor

@tjoubert tjoubert commented Aug 15, 2022

@tjoubert tjoubert self-assigned this Aug 15, 2022
@tjoubert tjoubert added the documentation Improvements or additions to documentation label Aug 15, 2022
Copy link
Collaborator

@DiscoPYF DiscoPYF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great addition, thanks 👍 Approved.

There is also PostVertexAsync that can be used to create vertex documents for a named graph. Should we mention it? Maybe just a short comment?

The advantage of using PostVertexAsync with a named Graph is that it throws an error with 404 "if no graph with this name could be found. Or if a graph is found but this collection is not part of the graph."

On another hand, maybe it falls too much into specific ArangoDB documentation.

readme.md Show resolved Hide resolved
@tjoubert tjoubert merged commit c9c0271 into master Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants