| Package | Description |
|---|---|
| com.bigdata.rdf.lexicon |
| Modifier and Type | Method and Description |
|---|---|
Term2IdWriteProc.Result |
Term2IdWriteProc.applyOnce(IIndex ndx,
IRaba keys,
IRaba vals)
For each term whose serialized key is mapped to the current index
partition, lookup the term in the terms index.
|
| Modifier and Type | Method and Description |
|---|---|
protected IResultHandler<Term2IdWriteProc.Result,Term2IdWriteProc.Result> |
Term2IdWriteProc.newAggregator()
Split-wise aggregation followed by combining the results across
those splits in order to return an aggregated result whose iv[] is 1:1
with the original keys[][]. |
protected IResultHandler<Term2IdWriteProc.Result,Term2IdWriteProc.Result> |
Term2IdWriteProc.newAggregator()
Split-wise aggregation followed by combining the results across
those splits in order to return an aggregated result whose iv[] is 1:1
with the original keys[][]. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.