yangxk1 commented on code in PR #654:
URL: https://github.com/apache/incubator-graphar/pull/654#discussion_r2099524173
##
cpp/src/graphar/high-level/graph_reader.cc:
##
@@ -94,6 +100,290 @@ Vertex::Vertex(IdType id,
}
}
+Result VertexIter::hasLabel(const std::string& label
yangxk1 commented on code in PR #654:
URL: https://github.com/apache/incubator-graphar/pull/654#discussion_r2099522935
##
cpp/src/graphar/high-level/graph_reader.cc:
##
@@ -94,6 +100,290 @@ Vertex::Vertex(IdType id,
}
}
+Result VertexIter::hasLabel(const std::string& label