Implement new graph API specifications
- Update
visit/
endpoint and unit tests - Add
walk/
endpoint and unit tests - Extract out the code logic for
isEdgeAllowed
to not bevisit
-dependent - Add unit tests for edge restriction
- Add
*
syntax
Migrated from T1862 (view on Phabricator)