Constructor and Description |
---|
PR.PageRankReducer() |
Modifier and Type | Method and Description |
---|---|
Map<org.openrdf.model.Value,Double> |
get()
Return the aggregated results as an implementation dependent object.
|
void |
visit(IGASState<PR.VS,PR.ES,Double> state,
org.openrdf.model.Value u)
Method is invoked for each result and is responsible for combining the
results in whatever manner is meaningful for the procedure.
|
public void visit(IGASState<PR.VS,PR.ES,Double> state, org.openrdf.model.Value u)
IReducer
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.