コード例 #1
0
 def __init__(self):
     self.graph = Connection.get_instance().get_connection()
     self.nodes = NodeMatcher(self.graph)
     PlacesController.__instance = self
コード例 #2
0
 def __init__(self):
     self.graph = Connection.get_instance().get_connection()