DB Provider

A component that keeps track of available graph databases, provides a list of them and takes all the necessary actions to make them accessible on deman.

Responsibilities

  • Keep track of all existing Containers and their status

  • Create a new Container from an AssessmentModel identification in the Assessment DB.

  • Create a new Container from PAM files.

  • Create a new Container from Other data sources?

  • Provide a list of existing containers and their status

  • Shut down old containers after a no-use timeout

Last updated