GetGraphPlainArgs

data class GetGraphPlainArgs(val graphId: String) : ConvertibleToJava<GetGraphPlainArgs>

Constructors

Link copied to clipboard
constructor(graphId: String)

Properties

Link copied to clipboard

The auto-generated id assigned by the service.

Functions

Link copied to clipboard
open override fun toJava(): GetGraphPlainArgs