Currently, Vertex has no output interface. Should we provide some output interface e.g., writeOutput()?
Or, just write <vertexId, its value> as a defined <K, V> format by setOutputKeyClass() and setOutputValueClass() automatically? -- Best Regards, Edward J. Yoon @eddieyoon
