query(document, graphquery,
raw = FALSE,
stripHtml = FALSE);
Arguments
document
-
graphquery
-
raw
[as boolean]
stripHtml
Trim the html document text at first? if this option is
enable, then the script and css node element in html
document will be removed before run the graphquery. [as boolean]