Class HugeGraphStringOutput
- java.lang.Object
-
- org.apache.hugegraph.computer.core.output.AbstractComputerOutput
-
- org.apache.hugegraph.computer.core.output.hg.HugeGraphOutput<java.lang.String>
-
- org.apache.hugegraph.computer.core.output.hg.HugeGraphStringOutput
-
- All Implemented Interfaces:
org.apache.hugegraph.computer.core.output.ComputerOutput
public class HugeGraphStringOutput extends org.apache.hugegraph.computer.core.output.hg.HugeGraphOutput<java.lang.String>
-
-
Constructor Summary
Constructors Constructor Description HugeGraphStringOutput()
-
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
-
-