Package io.github.qubitpi.athena.metastore.graphql.query
package io.github.qubitpi.athena.metastore.graphql.query
-
ClassDescription
GraphQLQueryProvider
is an abstraction layer that constructs GraphQL queries on file metadata.GraphQLQueryProviderFactory
is a design pattern that abstracts away fromMetaStore
theGraphQLQueryProvider
implementation choices.