SysProM
Preparing search index...
operations/graph-shared
GraphFilterOptions
Interface GraphFilterOptions
interface
GraphFilterOptions
{
connectedOnly
?:
boolean
;
nodeIds
?:
string
[]
;
nodeTypes
?:
string
[]
;
relTypes
?:
string
[]
;
}
Index
Properties
connected
Only?
node
Ids?
node
Types?
rel
Types?
Properties
Optional
connected
Only
connectedOnly
?:
boolean
Optional
node
Ids
nodeIds
?:
string
[]
Optional
node
Types
nodeTypes
?:
string
[]
Optional
rel
Types
relTypes
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connected
Only
node
Ids
node
Types
rel
Types
SysProM
Loading...