This operation maintains the {@link Map map} of term index to node index.
@param termIndex {@link Integer} the term index created from the additionto the {@link TermTable term table} @param label {@link String} the placeholder label from the{@link TermTable term table} @return the {@link Integer proto node index} @throws InvalidArgument Thrown if {@code label} is {@code null}
|
|
|
|