Interface Neo4jConfig

Hierarchy

  • Neo4jConfig

Properties

driverConfig?: Config
serverPassword?: string
serverUrl?: string

neo4j server

Example

bolt://localhost:7687
serverUser?: string

Generated using TypeDoc