public abstract class AbstractIndex extends AbstractAlgorithm implements Index
Algorithm.EdgeDirectionALGORITHMARRAY, COMPRESSED, DECOMPRESSED, DIFFERENCE, DIMENSION, HASH, IGNORENAN, INPUT, PREDICTED, RMSE, SOURCE, TARGET, WEIGHTDESCRIPTION| Constructor and Description |
|---|
AbstractIndex() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(ListDataSet dataSet) |
void |
add(Map<String,String> map) |
void |
add(MapMatrix<String,String> mapMatrix) |
void |
add(Matrix matrix) |
int |
countResults(String query) |
ListDataSet |
search(String query) |
ListDataSet |
search(String query,
int count) |
addVariableKey, calculate, calculate, calculate, calculate, calculateObjects, calculateObjects, calculateObjects, clear, getAlgorithmMap, getDataSetMap, getDescription, getEdgeDirection, getEdgeLabel, getId, getInputKeys, getLabel, getLabelObject, getOutputKeys, getVariableKeys, getVariableMap, setAlgorithm, setDescription, setEdgeDirection, setEdgeLabel, setId, setLabel, setVariable, setVariables, toStringclone, fireValueChanged, getCoreObjectId, getGUIObject, showGUIequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, getSample, getSize, searchclone, getCoreObjectIdfireValueChanged, getGUIObject, showGUIpublic void add(ListDataSet dataSet) throws Exception
public final ListDataSet search(String query) throws Exception
public final ListDataSet search(String query, int count) throws Exception
public int countResults(String query) throws Exception
countResults in interface IndexExceptionCopyright © 2015 Java Data Mining Package. All rights reserved.