|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.upc.dama.dex.io.Loader
edu.upc.dama.dex.io.NodeTypeLoader
public class NodeTypeLoader
Loader implementation for node types.
Loader| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class edu.upc.dama.dex.io.Loader |
|---|
Loader.LoaderEvent, Loader.Mode |
| Field Summary |
|---|
| Fields inherited from class edu.upc.dama.dex.io.Loader |
|---|
DEFAULT_DATEFORMAT, headAttr, headPos, headType, tailAttr, tailPos, tailType |
| Constructor Summary | |
|---|---|
NodeTypeLoader(RowReader rowReader,
Graph graph,
int nodeType)
Create a new instance of NodeTypeLoader. |
|
| Method Summary |
|---|
| Methods inherited from class edu.upc.dama.dex.io.Loader |
|---|
getFrequency, getLogFile, registerLoaderListener, run, setAttribute, setDateFormat, setDeleteTemporalFiles, setFrequency, setLogFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeTypeLoader(RowReader rowReader,
Graph graph,
int nodeType)
NodeTypeLoader.
rowReader - RowReader to get the data from.graph - Graph to load the data to.nodeType - Node type to load the data to.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||