ob-cypher:在组织模式块中使用cypher查询neo4j

时间:2024-05-30 00:18:55
【文件属性】:

文件名称:ob-cypher:在组织模式块中使用cypher查询neo4j

文件大小:3KB

文件格式:ZIP

更新时间:2024-05-30 00:18:55

EmacsLisp

密码 在组织模式块中使用cypher查询neo4j 安装 ( use-package ob-cypher :ensure t :config ( add-to-list 'org-babel-load-languages '(cypher . t )) ( org-babel-do-load-languages 'org-babel-load-languages org-babel-load-languages) ( add-to-list 'org-babel-tangle-lang-exts '( " cypher " . " cypher " ))) 选项 选项 例子 :host 127.0.0.1 :port 1337 :http-port 7474 :username =“ neo4j” = :password =“ neo4j” = :


【文件预览】:
ob-cypher-master
----ob-cypher.el(6KB)
----README.org(2KB)

网友评论