mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Add hint to readme's
This commit is contained in:
parent
c8abe9c51c
commit
9a041c5309
@ -146,6 +146,7 @@ $ kubectl -n default exec -it $(kubectl -n default get pods | grep ocelot-neo4j
|
|||||||
```
|
```
|
||||||
|
|
||||||
If you need a specific database name, add the option `--database=<name>` to the command `neo4j-admin dump`.
|
If you need a specific database name, add the option `--database=<name>` to the command `neo4j-admin dump`.
|
||||||
|
To find out the default database name, see the [Neo4j readme](https://github.com/Ocelot-Social-Community/Ocelot-Social/blob/master/neo4j/README.md).
|
||||||
|
|
||||||
Lets copy the dump backup
|
Lets copy the dump backup
|
||||||
|
|
||||||
|
|||||||
@ -95,6 +95,7 @@ neo4j% exit
|
|||||||
```
|
```
|
||||||
|
|
||||||
If you need a specific database name, add the option `--database=<name>` to the command `neo4j-admin load`.
|
If you need a specific database name, add the option `--database=<name>` to the command `neo4j-admin load`.
|
||||||
|
To find out the default database name, see below.
|
||||||
|
|
||||||
## Commands
|
## Commands
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user