For example: from neo4j import GraphDatabase
class HelloWorldExample(object): def __init__(self, uri, user, password): self._driver = GraphDataba