Hello! What's the best/fastest way to fetch large ...
# nebula-users
k
Hello! What's the best/fastest way to fetch large number of node indices, say 50M-100M? These would be fed as starting points to other queries. Using a simple
Match
returns 5M indices in about 5 minutes.