I’m about to implement a get_adjacent_edge_versions method in the client. So far, we only have a method for retrieving adjacent lineage edges. Is it a good idea for me to implement this method, or is the fact that I need it a sign that I’m mis-using Ground? The way I see it, these methods would aid in implementing a Flor query engine for Ground.