{MsgFile} R# Documentation

MsgFile


require(graphQL);

#' the graph database file I/O handler
imports "MsgFile" from "graphR";

the graph database file I/O handler



.NET clr function exports
open

open a message pack graph database file or create a new empty graph database object.

seekTerm
getTerms
read.graph

read target graph database as network graph object

edgeSource
read.knowledge_table

fetch the knowledge terms table from the graph database file.

save

save a graph database result into a file in messagepack format.


[Document Index]