Provide functionality to lookup the `NodeId`s associated with a given `Alias`. The use for this functionality is to allow callers to use aliases as shorthands for `NodeId`s, but still refer to the exact identifier. The implementation allows for searching using the `LIKE '%<pattern>%'` queries in sqlite, so searches do not have to be exact matches. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||