{Query} R# Documentation

Query


require(graphQL);

#' graph database knowledge data query and insert
imports "Query" from "graphR";

graph database knowledge data query and insert



.NET clr function exports
insert

insert a knowledge node into the graph pool

ignores the given data types when build graph links.

join
query

query knowledge data for a given term

similarity

measure the similarity or identical between two knowledge terms based on the knowledge network that we've build.


[Document Index]