Initialize a prisma store with the given prisma client
The schema and the prisma client must be compatible otherwise the store will not work as expected
The store will use the jsonld context to convert the data to jsonld
The prisma client to be used
The root schema of the data
The primary fields of the data (labels, descriptions, etc.)
Initialize a prisma store with the given prisma client
The schema and the prisma client must be compatible otherwise the store will not work as expected
The store will use the jsonld context to convert the data to jsonld