Libraries
»
wewoo
(0.1.5)
»
Index
»
Wewoo
»
Vertex
»
#destroy
Method: Wewoo::Vertex#destroy
Defined in:
lib/wewoo/vertex.rb
#
destroy
⇒
Object
21 22 23
# File 'lib/wewoo/vertex.rb', line 21
def
destroy
graph
.
remove_vertex
(
id
)
end