save.knowledge {graph_mysql} R Documentation

save the knowledge data json into database as cache

Description

Usage

save.knowledge(graphdb, seed, term, unique.hash, knowledge);

Arguments

graphdb

[as KnowlegdeBuilder]

seed

[as integer]

term

[as string]

knowledge

[as list]

unique.hash

the slot key name for get the combination term for generates the hashcode. [as string]

Details

Authors

graphR

Value

this function returns data object of type any kind.

clr value class

Examples


[Package graph_mysql version 1.0.0.0 Index]