KGraph

fun KGraph(graphDef: ByteArray)
fun KGraph(graphDef: ByteArray, prefix: String)

Creates KGraph by serialized representation of the graph.

Parameters

graphDef

A serialized representation of the graph.

prefix

A prefix that will be prepended to names in graphDef.