| GlobalSearcher | R Documentation |
Community-based graph search
communitiesList of communities
kNumber of communities
new()Create a new GlobalSearcher
GlobalSearcher$new(communities, k = 5)
communitiesList of Community objects
kNumber of communities
search()Search communities
GlobalSearcher$search(query)
queryQuery string
GlobalSearchResult
clone()The objects of this class are cloneable with this method.
GlobalSearcher$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.