ArangoDB-Community / pyArango

Python Driver for ArangoDB with built-in validation
https://pyarango.readthedocs.io/en/latest/
Apache License 2.0
238 stars 90 forks source link

How to set node label in Graph? #201

Open eduamf opened 3 years ago

eduamf commented 3 years ago

The ArangoDB Web interface has the option but do not save it. Then, how to set the node label in Graph and keep it saved?

Mutual_InformationPT2

Including other attributes like edge types, node color and node size based in attributes, would really good too,

I am using Python and Web interface.