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
Description
Gizmo should implement SaveOptional like path.Path does. If a traversal does not have the value then null should be returned as the result
SaveOptional
path.Path
null
The text was updated successfully, but these errors were encountered:
gizmo: expose SaveOptional; resolves cayleygraph#702
fcd0ac2
19932b7
gizmo: expose SaveOptional; resolves #702
ef2f25d
No branches or pull requests
Description
Gizmo should implement
SaveOptional
likepath.Path
does.If a traversal does not have the value then
null
should be returned as the resultThe text was updated successfully, but these errors were encountered: