g3-toolkit API Reference
Preparing search index...
core/src
PathOptions
Interface PathOptions
interface
PathOptions
{
edgeTypes
?:
string
[]
;
maxHops
?:
number
;
}
Index
Properties
edge
Types?
max
Hops?
Properties
Optional
edge
Types
edgeTypes
?:
string
[]
Edge types to traverse (default: all).
Optional
max
Hops
maxHops
?:
number
Maximum hops to search (default: unlimited).
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
edge
Types
max
Hops
g3-toolkit API Reference
Loading...
Edge types to traverse (default: all).