I'm following a guide on grahenedb, so I can upload my data onto their computer:
I'm trying to find the graph.db folder, so far I've been using neo4j desktop and here is what I have:
Then I press open folder:
Here is the structure of the folder:
cjm-pc:[cjm]:~/.local/share/neo4j-relate/dbmss/dbms-873df54e-80b1-49ba-ba34-b38f4481d281/data$ tree
.
├── databases
│ ├── neo4j
│ │ ├── corrupted-neostore.transaction.db
│ │ │ └── corrupted-neostore.transaction.db-0-109726-1604707539379.zip
│ │ ├── database_lock
│ │ ├── neostore
│ │ ├── neostore.counts.db
│ │ ├── neostore.id
│ │ ├── neostore.indexstats.db
│ │ ├── neostore.labelscanstore.db
│ │ ├── neostore.labeltokenstore.db
│ │ ├── neostore.labeltokenstore.db.id
│ │ ├── neostore.labeltokenstore.db.names
│ │ ├── neostore.labeltokenstore.db.names.id
│ │ ├── neostore.nodestore.db
│ │ ├── neostore.nodestore.db.id
│ │ ├── neostore.nodestore.db.labels
│ │ ├── neostore.nodestore.db.labels.id
│ │ ├── neostore.propertystore.db
│ │ ├── neostore.propertystore.db.arrays
│ │ ├── neostore.propertystore.db.arrays.id
│ │ ├── neostore.propertystore.db.id
│ │ ├── neostore.propertystore.db.index
│ │ ├── neostore.propertystore.db.index.id
│ │ ├── neostore.propertystore.db.index.keys
│ │ ├── neostore.propertystore.db.index.keys.id
│ │ ├── neostore.propertystore.db.strings
│ │ ├── neostore.propertystore.db.strings.id
│ │ ├── neostore.relationshipgroupstore.db
│ │ ├── neostore.relationshipgroupstore.db.id
│ │ ├── neostore.relationshipstore.db
│ │ ├── neostore.relationshipstore.db.id
│ │ ├── neostore.relationshiptypestore.db
│ │ ├── neostore.relationshiptypestore.db.id
│ │ ├── neostore.relationshiptypestore.db.names
│ │ ├── neostore.relationshiptypestore.db.names.id
│ │ ├── neostore.schemastore.db
│ │ ├── neostore.schemastore.db.id
│ │ ├── profiles
│ │ │ ├── neostore.4611.cacheprof
│ │ │ ├── neostore.counts.db.4611.cacheprof
│ │ │ ├── neostore.id.4611.cacheprof
│ │ │ ├── neostore.indexstats.db.4611.cacheprof
│ │ │ ├── neostore.labelscanstore.db.4611.cacheprof
│ │ │ ├── neostore.labeltokenstore.db.4611.cacheprof
│ │ │ ├── neostore.labeltokenstore.db.id.4611.cacheprof
│ │ │ ├── neostore.labeltokenstore.db.names.4611.cacheprof
│ │ │ ├── neostore.labeltokenstore.db.names.id.4611.cacheprof
│ │ │ ├── neostore.nodestore.db.4611.cacheprof
│ │ │ ├── neostore.nodestore.db.id.4611.cacheprof
│ │ │ ├── neostore.nodestore.db.labels.4611.cacheprof
│ │ │ ├── neostore.nodestore.db.labels.id.4611.cacheprof
│ │ │ ├── neostore.propertystore.db.4611.cacheprof
│ │ │ ├── neostore.propertystore.db.arrays.4611.cacheprof
│ │ │ ├── neostore.propertystore.db.arrays.id.4611.cacheprof
│ │ │ ├── neostore.propertystore.db.id.4611.cacheprof
│ │ │ ├── neostore.propertystore.db.index.4611.cacheprof
│ │ │ ├── neostore.propertystore.db.index.id.4611.cacheprof
│ │ │ ├── neostore.propertystore.db.index.keys.4611.cacheprof
│ │ │ ├── neostore.propertystore.db.index.keys.id.4611.cacheprof
│ │ │ ├── neostore.propertystore.db.strings.4611.cacheprof
│ │ │ ├── neostore.propertystore.db.strings.id.4611.cacheprof
│ │ │ ├── neostore.relationshipgroupstore.db.4611.cacheprof
│ │ │ ├── neostore.relationshipgroupstore.db.id.4611.cacheprof
│ │ │ ├── neostore.relationshipstore.db.4611.cacheprof
│ │ │ ├── neostore.relationshipstore.db.id.4611.cacheprof
│ │ │ ├── neostore.relationshiptypestore.db.4611.cacheprof
│ │ │ ├── neostore.relationshiptypestore.db.id.4611.cacheprof
│ │ │ ├── neostore.relationshiptypestore.db.names.4611.cacheprof
│ │ │ ├── neostore.relationshiptypestore.db.names.id.4611.cacheprof
│ │ │ ├── neostore.schemastore.db.4611.cacheprof
│ │ │ ├── neostore.schemastore.db.id.4611.cacheprof
│ │ │ └── schema
│ │ │ └── index
│ │ │ └── native-btree-1.0
│ │ │ ├── 1
│ │ │ │ └── index-1.2718.cacheprof
│ │ │ ├── 2
│ │ │ │ └── index-2.2718.cacheprof
│ │ │ ├── 3
│ │ │ │ └── index-3.2718.cacheprof
│ │ │ └── 4
│ │ │ └── index-4.2718.cacheprof
│ │ └── schema
│ │ └── index
│ │ └── native-btree-1.0
│ │ ├── 1
│ │ │ └── index-1
│ │ ├── 2
│ │ │ └── index-2
│ │ ├── 3
│ │ │ └── index-3
│ │ └── 4
│ │ └── index-4
│ ├── store_lock
│ └── system
│ ├── database_lock
│ ├── neostore
│ ├── neostore.counts.db
│ ├── neostore.id
│ ├── neostore.indexstats.db
│ ├── neostore.labelscanstore.db
│ ├── neostore.labeltokenstore.db
│ ├── neostore.labeltokenstore.db.id
│ ├── neostore.labeltokenstore.db.names
│ ├── neostore.labeltokenstore.db.names.id
│ ├── neostore.nodestore.db
│ ├── neostore.nodestore.db.id
│ ├── neostore.nodestore.db.labels
│ ├── neostore.nodestore.db.labels.id
│ ├── neostore.propertystore.db
│ ├── neostore.propertystore.db.arrays
│ ├── neostore.propertystore.db.arrays.id
│ ├── neostore.propertystore.db.id
│ ├── neostore.propertystore.db.index
│ ├── neostore.propertystore.db.index.id
│ ├── neostore.propertystore.db.index.keys
│ ├── neostore.propertystore.db.index.keys.id
│ ├── neostore.propertystore.db.strings
│ ├── neostore.propertystore.db.strings.id
│ ├── neostore.relationshipgroupstore.db
│ ├── neostore.relationshipgroupstore.db.id
│ ├── neostore.relationshipstore.db
│ ├── neostore.relationshipstore.db.id
│ ├── neostore.relationshiptypestore.db
│ ├── neostore.relationshiptypestore.db.id
│ ├── neostore.relationshiptypestore.db.names
│ ├── neostore.relationshiptypestore.db.names.id
│ ├── neostore.schemastore.db
│ ├── neostore.schemastore.db.id
│ ├── profiles
│ │ ├── neostore.2.cacheprof
│ │ ├── neostore.counts.db.2.cacheprof
│ │ ├── neostore.id.2.cacheprof
│ │ ├── neostore.indexstats.db.2.cacheprof
│ │ ├── neostore.labelscanstore.db.2.cacheprof
│ │ ├── neostore.labeltokenstore.db.2.cacheprof
│ │ ├── neostore.labeltokenstore.db.id.2.cacheprof
│ │ ├── neostore.labeltokenstore.db.names.2.cacheprof
│ │ ├── neostore.labeltokenstore.db.names.id.2.cacheprof
│ │ ├── neostore.nodestore.db.2.cacheprof
│ │ ├── neostore.nodestore.db.id.2.cacheprof
│ │ ├── neostore.nodestore.db.labels.2.cacheprof
│ │ ├── neostore.nodestore.db.labels.id.2.cacheprof
│ │ ├── neostore.propertystore.db.2.cacheprof
│ │ ├── neostore.propertystore.db.arrays.2.cacheprof
│ │ ├── neostore.propertystore.db.arrays.id.2.cacheprof
│ │ ├── neostore.propertystore.db.id.2.cacheprof
│ │ ├── neostore.propertystore.db.index.2.cacheprof
│ │ ├── neostore.propertystore.db.index.id.2.cacheprof
│ │ ├── neostore.propertystore.db.index.keys.2.cacheprof
│ │ ├── neostore.propertystore.db.index.keys.id.2.cacheprof
│ │ ├── neostore.propertystore.db.strings.2.cacheprof
│ │ ├── neostore.propertystore.db.strings.id.2.cacheprof
│ │ ├── neostore.relationshipgroupstore.db.2.cacheprof
│ │ ├── neostore.relationshipgroupstore.db.id.2.cacheprof
│ │ ├── neostore.relationshipstore.db.2.cacheprof
│ │ ├── neostore.relationshipstore.db.id.2.cacheprof
│ │ ├── neostore.relationshiptypestore.db.2.cacheprof
│ │ ├── neostore.relationshiptypestore.db.id.2.cacheprof
│ │ ├── neostore.relationshiptypestore.db.names.2.cacheprof
│ │ ├── neostore.relationshiptypestore.db.names.id.2.cacheprof
│ │ ├── neostore.schemastore.db.2.cacheprof
│ │ ├── neostore.schemastore.db.id.2.cacheprof
│ │ └── schema
│ │ └── index
│ │ └── native-btree-1.0
│ │ ├── 1
│ │ │ └── index-1.1.cacheprof
│ │ ├── 3
│ │ │ └── index-3.1.cacheprof
│ │ └── 5
│ │ └── index-5.1.cacheprof
│ └── schema
│ └── index
│ └── native-btree-1.0
│ ├── 1
│ │ └── index-1
│ ├── 3
│ │ └── index-3
│ └── 5
│ └── index-5
├── dbms
│ └── auth.ini
├── dumps
└── transactions
├── neo4j
│ └── neostore.transaction.db.0
└── system
└── neostore.transaction.db.0
37 directories, 153 files
I also looked here:
cjm-pc:[cjm]:/var/lib/neo4j$ tree
.
├── data
│ ├── databases
│ └── transactions
└── import
4 directories, 0 files
but the databases folder was empty...
If anyone can help me find where the graph.db folder is that would be great.
I'm using Artix linux with version 4.13 for my database.