Hi, I would like to know the recommended way to handle cases where it may not be possible to create a vertex from the input data (an adjacency list) returning null from VertexInputFormat's getVertex method does not seem to be working.
Is there a recommended way to handle this ? thanks, Krishna
