assign_graph {graph_mysql}
R Documentation
assign the knowledge term id to the knowledge nodes
Description
Usage
assign_graph
(
graphdb
,
g
,
term
);
Arguments
graphdb
[as
KnowlegdeBuilder
]
g
[as
NetworkGraph
]
term
[as integer]
Details
Authors
graphR
Value
this function returns data object of type
any
kind.
clr value class
any
kind
Examples
[Package
graph_mysql
version 1.0.0.0
Index
]