as.knowledge_builder {graph_mysql}
R Documentation
cast the mysql object as the knowledge builder object
Description
Usage
as.knowledge_builder
(
graphdb
,
signature
=
NULL
);
Arguments
graphdb
[as
graphMySQL
]
signature
[as
SignatureVerifycation
]
Details
Authors
graphR
Value
this function returns data object of type
KnowlegdeBuilder
.
clr value class
KnowlegdeBuilder
Examples
[Package
graph_mysql
version 1.0.0.0
Index
]