Search bar offers the following options:
+foo bar -baz
foo*
+qname:twisted.mail.* +search
Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.
foo~1
Results provided by Lunr.js
Vertex
__hash__
__init__
__str__
element
__slots__
_element
graph
Graph
dsap.graph.graph.Graph.Vertex
dsap
class Vertex:
View In Hierarchy
Lightweight vertex structure for a graph.
Undocumented
Do not call constructor directly. Use Graph's insert_vertex(x).
Return element associated with this vertex.
str