GraphDB Free 7.0
Table of contents
- General
- Quick start guide
- Installation
- Administration
- Administration tasks
- Administration tools
- Creating a repository
- Configuring a repository
- Sizing guidelines
- Disk space requirements
- Configuring the Entity Pool
- Managing repositories
- Access rights and security
- Backing up and recovering a repository
- Query monitoring and termination
- Database health checks
- Diagnosing and reporting critical errors
- Usage
- Tools
- References
- Release notes
- FAQ
- Support
GraphDB Free 7.0
Table of contents
- General
- Quick start guide
- Installation
- Administration
- Administration tasks
- Administration tools
- Creating a repository
- Configuring a repository
- Sizing guidelines
- Disk space requirements
- Configuring the Entity Pool
- Managing repositories
- Access rights and security
- Backing up and recovering a repository
- Query monitoring and termination
- Database health checks
- Diagnosing and reporting critical errors
- Usage
- Tools
- References
- Release notes
- FAQ
- Support
Creating a repository¶
Creating locations and repositories¶
Hint
Locations represent individual GraphDB servers, where the repository data is stored. They can be local (a directory on the disk) or remote (an end-point URL). Only a single location can be active at a time. Each location has a SYSTEM
repository containing meta-data about how to initialise other repositories from the current location.
When started, GraphDB creates GraphDB-HOME/data directory as a default location.
Locations can be attached, edited and detached. To attach a data location:
Go to Admin -> Locations and Repositories.
Click Attach location.
Enter a location:
Click the Add button.
Create a repository with the Create Repository button.
Enter the Repository ID (e.g., worker-node) and leave all other optional configuration settings with their default values.
Tip
For repositories with more than few tens of millions of statements, see Configuring a repository.
Set the newly created repository as the default repository for this location with the Connect button.