deal with edge property names srcId,dstId and rank is not in properties.
deal with edge property names srcId,dstId and rank is not in properties.
DataFrame schema
srcId's position in DF
dstId's position in DF
rankIndex's position in DF
deal with edge property values
deal with vertex property names
deal with vertex property values
escape nebula property name, add for each property.
escape nebula property name, add for each property.
nebula property name list
escaped nebula property name list
deal with vertex ID, used to extra vertex's id and edge's srcId,dstId
deal with vertex ID, used to extra vertex's id and edge's srcId,dstId
true if vid_type is Fix_String
extract rank value for edge
construct delete statement for edge
construct delete statement for vertex
construct insert statement for edge
construct insert statement for vertex
construct update statement for edge
construct update statement for vertex