Пример #1
0
 def test_node_exists(self):
     a = Node()
     self.graph.create(a)
     _ = a.exists()