提交 e826f93d 编写于 作者: I Ivan Kuzev

Update doc/api/core/Edge.rst

上级 71efd111
Edge - Edge between two vertices
--------------------------------
.. js:class:: Edge()
.. rubric:: Constructor
**class**:: Edge(*v1*,*v2*,*vi1*,*vi2*)
+-----------+---------+------------------------------------+
| Parameter | Type | Description |
+===========+=========+====================================+
| *v1* | ? | |
+-----------+---------+------------------------------------+
| *v2* | ? | |
+-----------+---------+------------------------------------+
| *vi1* | integer | index of vertex 1(i am guessing) |
+-----------+---------+------------------------------------+
| *vi2* | integer | index of vertex 2(i am guessing) |
+-----------+---------+------------------------------------+
.. rubric:: Attributes
//todo
Edge between two vertices
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册