3093
3093
target_graph = self.target.get_graph()
3094
3094
revision_ids = frozenset(revision_ids)
3101
return graph.SearchResult(revision_ids, set(), 0, set())
3103
3096
source_graph = self.source.get_graph()
3104
3097
# ensure we don't pay silly lookup costs.