Function subgraph::store::get

source ·
pub fn get(entity: impl AsRef<str>, id: impl AsRef<str>) -> Option<Entity>
Expand description

Gets an entity by name and ID.