Skip to content
This repository has been archived by the owner on Jan 28, 2025. It is now read-only.

Commit

Permalink
Add options for port and config file in Corese
Browse files Browse the repository at this point in the history
library with Python
  • Loading branch information
remiceres committed Dec 7, 2023
1 parent fc4d655 commit 141fe07
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/corese-python/Corese-library with Python.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,3 +256,8 @@ Graph Export in file (export.rdf)
Gateway Server Stop!
```

## 4. Options

- `-p`, `--port` : port of the java gateway server (default: 25333).
- `-c`, `--config`, `--init` : path of the Corese config file, (See a example on [GitHub](https://github.com/Wimmics/corese/blob/master/corese-core/src/main/resources/data/corese/property.properties)).

0 comments on commit 141fe07

Please sign in to comment.