Graphs
Enter search terms or a module, class or function name.
define_vertex_type
Define a vertex type by label.
label : unicode
Label of the vertex type.
Examples
See here for example usage in graph construction.