Skip to content
New issue

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

Block group lineage tracking #71

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Block group lineage tracking #71

wants to merge 5 commits into from

Conversation

Chris7
Copy link
Collaborator

@Chris7 Chris7 commented Oct 15, 2024

No description provided.

@Chris7 Chris7 changed the title WIP: Lineage poc Block group lineage tracking Oct 16, 2024
@@ -270,6 +336,14 @@ impl BlockGroup {
}
}

pub fn get_graph(conn: &Connection, block_group_id: i64) -> DiGraphMap<i64, ()> {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a leftover from the little diff idea i was going to explore, but seems useful enough to keep around.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant