save {MsgFile}
R Documentation
save a graph database result into a file
Description
in messagepack format.
Usage
save
(
kb
,
file
,
json.dump
=
FALSE
);
Arguments
kb
[as
GraphModel
]
file
-
env
[as
Environment
]
Details
Authors
graphR
Value
this function returns data object of type
any
kind.
clr value class
any
kind
Examples
[Package
MsgFile
version 1.0.0.0
Index
]