You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 28, 2025. It is now read-only.
Corese by default use a storage in memory. It can be changed by using the following environment variable definition
-Dfr.inria.corese.factory=fr.inria.corese.tinkerpop.Factory.
fr.inria.corese.tinkerpop.Factory defines a factory allowing corese to use a graph database as a triple store.
To define the location of the database: -Dfr.inria.corese.tinkerpop.dbinput=_database_path_
use a graph db (currently only neo4j is supported) and change the behaviour of corese requests on the data: