graphmine-core / io.github.sof3.graphmine
| HasLogger | interface HasLoggerThis interface only exists to avoid the boilerplate of calling the logger. |
| Server | class Server : Scope, HasLoggerThe Server should be the object that links up different components of the server. |
| VersionInfo | object VersionInfoHolds the static version information for this build |