# self.g = Graph("http://localhost:7474", username="neo4j", password="xiaohui") self.g = Graph("http://neo4j:xiaohui@localhost:7474")
# self.g = Graph("http://localhost:7474", username="neo4j", password="xiaohui") self.g = Graph("http://neo4j:xiaohui@localhost:7474")