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
queryQuery string
GlobalSearchResult
clone()The objects of this class are cloneable with this method.
GlobalSearcher$clone(deep = FALSE)deepWhether to make a deep clone.