Add ContiguousSubgraph
This is similar to Subgraph, but it uses an EliasFano to renumber nodes so that it does not appear to be missing any node.
This is behind a feature flag to indicate that the API may change without notice.
Edited by vlorentz