This repository was archived by the owner on Jun 6, 2025. It is now read-only.

Description
Describe the bug
When doing a seeded vertex query via Gremlin due to the limit and the search for orphaned vertices a misleading number can be returned if there are lots of edges. e.g. if the limit was 100 and you seeded for 100 vertices you may not get 100 back as there might be edges in the result.