@cpod/sdk - v0.2.7
Preparing search index...
QueryGraphOptions
Interface QueryGraphOptions
Options for querying the graph
interface
QueryGraphOptions
{
step
?:
number
;
limit
?:
number
;
key_elements
?:
string
[]
;
sources
?:
string
[]
;
mutual_connections
?:
boolean
;
}
Index
Properties
step?
limit?
key_
elements?
sources?
mutual_
connections?
Properties
Optional
step
step
?:
number
Optional
limit
limit
?:
number
Optional
key_
elements
key_elements
?:
string
[]
Optional
sources
sources
?:
string
[]
Optional
mutual_
connections
mutual_connections
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
step
limit
key_
elements
sources
mutual_
connections
@cpod/sdk - v0.2.7
Loading...
Options for querying the graph