neo4j终端操作

1】进入容器

bash 复制代码
(base) xiaokkk@xiaokkkdeMacBook-Pro ~ % docker exec -it 77ed5fe2b52e  /bin/bash

2】启动、停止neo4j

bash 复制代码
root@77ed5fe2b52e:/var/lib/neo4j/bin# ./neo4j start
Neo4j is already running (pid:7).
Run with '--verbose' for a more detailed error message.


root@77ed5fe2b52e:/var/lib/neo4j/bin# ./neo4j stop 
Stopping Neo4j.......%  

3】启动cypher-shell

bash 复制代码
root@77ed5fe2b52e:/var/lib/neo4j/bin# ./cypher-shell

查询需要加分号

4】退出ypher-shell

输入'Ctrl+D'或者':exit' 都可行,而exit无效;

相关推荐
羊羊小栈12 小时前
基于知识图谱(Neo4j)和大语言模型(LLM)的图检索增强(GraphRAG)的数控车床主轴系统故障诊断智能问答系统
人工智能·语言模型·毕业设计·知识图谱·创业创新·neo4j·大作业
_Rookie._2 天前
neo4j图形数据库 -基础语法
neo4j
星川皆无恙2 天前
基于BERT+LSTM+CRF与知识图谱的医疗智能问答系统实战:Neo4j图数据库+实体识别+意图分析完整项目
数据库·人工智能·深度学习·bert·lstm·知识图谱·neo4j
飞行家贞贞4 天前
Windows 安装 Neo4j(2025最新·极简)
neo4j
ins_lizhiming4 天前
多模态+neo4j+langchain构建知识图谱问答
langchain·知识图谱·neo4j
qq_356408665 天前
Neo4j RPM 安装与多实例配置说明
neo4j
codefan※7 天前
干掉幻觉实战:如何构建企业级知识图谱增强 RAG
人工智能·大模型·llm·知识图谱·neo4j·rag·graphrag
亦暖筑序12 天前
GraphRAG vs 传统向量RAG:Spring AI实战对比
知识图谱·neo4j·向量数据库·rag·spring ai·graphrag
i建模14 天前
Milvus 和neo4j对比
neo4j·milvus
哥本哈士奇(aspnetx)14 天前
看完《低智商犯罪》,学习Cypher构建知识图谱
neo4j