-
Notifications
You must be signed in to change notification settings - Fork 857
Feature/hybrid smart graph api #14037
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
mchacki
merged 22 commits into
feature/hybrid-smart-graph
from
feature/hybrid-smart-graph-api
Apr 22, 2021
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
c702439
init commit - working on api - still wip - important: ee branch exists
hkernbach f9406c5
more api adjustment
hkernbach 4891d44
added place to store satellites
hkernbach 9e25d83
Merge branch 'devel' of github.com:arangodb/arangodb into feature/hyb…
hkernbach 3397a0c
expose type of EdgeDefinition in toVelocypack method
hkernbach 7f5c2ad
expose type of EdgeDefinition in toVelocypack method
hkernbach d5bc06b
added basic implementation of type detection in edge definitions
hkernbach e37cbe2
rm assert
hkernbach 6b921d3
Added Protected default constructor for Valdiators
mchacki d27d803
add satellites from slices
hkernbach 56d9098
Merge branch 'feature/hybrid-smart-graph-api' of github.com:arangodb/…
hkernbach 4ffa3ff
more satellite validation
hkernbach ed41238
Merge branch 'devel' of github.com:arangodb/arangodb into feature/hyb…
hkernbach 063acf0
Revert "Added Protected default constructor for Valdiators"
mchacki 9b33b0c
Update arangod/Graph/Graph.cpp
hkernbach 2b3b9ce
applied some applied changes
hkernbach dc3d119
Typo
hkernbach 851a995
applied some applied changes
hkernbach 0adee0b
simplified if
hkernbach 81572c1
simplified if, moved some code
hkernbach 139b054
edge type set to public, code cleanup
hkernbach 4db8c3f
applied request code change
hkernbach File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
added basic implementation of type detection in edge definitions
- Loading branch information
commit d5bc06b7d0015b26a9e24e8ec7fd6b0bd2cbcd04
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.