Skip to main content

Module lookup

Module lookup 

Source

Structs§

Lookup
A lookup is a unified way of looking up graph edges and record references. Since they both work very similarly, they also both support the same operations

Enums§

LookupKind
This enum instructs whether the lookup is a graph edge or a record reference
LookupSubject
This enum instructs whether we scan all edges on a table or just a specific range