-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Similar to Julia's Base.get
would be nice to have get_prop(mgr::AbstractMetaGraph, v, defaultvalue)
, get_prop(mgr::AbstractMetaGraph, n1, n2, defaultvalue)
and so on.
The implementation should be super easy. Just checking with has_prop
and act appropriately.
Personally I would find that useful. Other opinions ?
hdavid16 and henrik-wolf
Metadata
Metadata
Assignees
Labels
No labels