ORS Android Client
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ORS Android Client
ORS Android Client
/
org.nitri.ors.domain.export
/
ExportResponse
/
ExportResponse
Export
Response
constructor
(
nodes
:
List
<
Node
>
=
emptyList()
,
edges
:
List
<
GraphEdge
>
=
emptyList()
)