Hi All,

 Can I have a property group for a vertex that is of different file formats? 
That is, if I have property group of id and name, can I create it in both CSV 
and parquet, for example? In a graph, can different vertices be connected with 
edges of different properties?

Also, given a graph, is there a method to search for a vertex on a certain 
property in the vertex property group? Say I have a 1000 vertex graph with 
20000 edges, I would like to get a vertex by it's ID through lookup and 
traverse all it's edges.

Thanks,
Muni

Reply via email to