23 Feb
2015
23 Feb
'15
5:48 p.m.
On 23.02.2015 14:38, mohsenuss91 wrote:
Hi, how to put a label ()string in vertex or edge properties ? I can only find:
new_vertex_property("int") and new_edge_property("int")
Just do g.new_vertex_property("string"). Did you read the documentation? https://graph-tool.skewed.de/static/doc/quickstart.html#property-maps Best, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>