Class HugeGraphDoubleOutput
- java.lang.Object
-
- org.apache.hugegraph.computer.core.output.AbstractComputerOutput
-
- org.apache.hugegraph.computer.core.output.hg.HugeGraphOutput<java.lang.Double>
-
- org.apache.hugegraph.computer.core.output.hg.HugeGraphDoubleOutput
-
- All Implemented Interfaces:
org.apache.hugegraph.computer.core.output.ComputerOutput
public class HugeGraphDoubleOutput extends org.apache.hugegraph.computer.core.output.hg.HugeGraphOutput<java.lang.Double>
-
-
Constructor Summary
Constructors Constructor Description HugeGraphDoubleOutput()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidprepareSchema()-
Methods inherited from class org.apache.hugegraph.computer.core.output.hg.HugeGraphOutput
client, close, commit, constructHugeVertex, init, value, write, writeType
-
Methods inherited from class org.apache.hugegraph.computer.core.output.AbstractComputerOutput
name, partition
-
-