create static method

NodeDatabase create()

Implementation

@$core.pragma('dart2js:noInline')
static NodeDatabase create() => NodeDatabase._();