Kind: Interface
Source: atloria-monorepo/apps/parser-orchestrator/src/interfaces/config.interface.ts
Neo4j configuration
Properties
| Property | Type |
|---|---|
uri | string |
user | string |
password | string |
database | string |
maxConnectionPoolSize | number |
connectionTimeout | number |
Was this page helpful?