graflo.db.tigergraph.bulk_ids¶
Vertex id extraction aligned with TigerGraph REST/bulk loading.
clean_document_for_staging(doc)
¶
Strip internal keys (underscore-prefixed) except _key.
extract_vertex_id(doc, match_keys)
¶
Build primary id string the same way as :meth:TigerGraphConnection._extract_id.