mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 07:55:32 +02:00
neo4j-admin: update More Info link (#16703)
This commit is contained in:
parent
c3d8a7c709
commit
7534eab9c5
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# neo4j-admin
|
||||
|
||||
> Gestiona y administra un Neo4j DBMS (Sistema de Gestión de Bases de Datos).
|
||||
> Más información: <https://neo4j.com/docs/operations-manual/current/tools/neo4j-admin/>.
|
||||
> Más información: <https://neo4j.com/docs/operations-manual/current/neo4j-admin-neo4j-cli/>.
|
||||
|
||||
- Inicia el DBMS:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Neo4j DBMS(데이터베이스 관리 시스템) 관리 및 운영.
|
||||
> 같이 보기: `cypher-shell`, `mysqld`.
|
||||
> 더 많은 정보: <https://neo4j.com/docs/operations-manual/current/tools/neo4j-admin/>.
|
||||
> 더 많은 정보: <https://neo4j.com/docs/operations-manual/current/neo4j-admin-neo4j-cli/>.
|
||||
|
||||
- DBMS 시작:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Manage and administer a Neo4j DBMS (Database Management System).
|
||||
> See also: `cypher-shell`, `mysqld`.
|
||||
> More information: <https://neo4j.com/docs/operations-manual/current/tools/neo4j-admin/>.
|
||||
> More information: <https://neo4j.com/docs/operations-manual/current/neo4j-admin-neo4j-cli/>.
|
||||
|
||||
- Start the DBMS:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue