neo4j_query.py 文件源码

python
阅读 22 收藏 0 点赞 0 评论 0

项目:saapy 作者: ashapochka 项目源码 文件源码
def __init__(self,
                 neo4j_client: Neo4jClient,
                 max_workers: int = None):
        self.executor = ThreadPoolExecutor(max_workers=max_workers)
        super().__init__(neo4j_client)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号