Package org.neo4j.gds.procedures.integration
-
Interface Summary Interface Description ExporterBuildersProviderService -
Class Summary Class Description CatalogFacadeProvider Here we keep everything related to constructing theCatalogFacadefrom aContext, at request time.ExtensionBuilder This is a general builder for extensions.GraphDataScienceProvider We use this at request time to construct the facade that the procedures call.LogAccessor Just encapsulating this code which is used in two placesLogAdapter We wrap Neo4j's log so that we isolate our code from theirs.TaskRegistryFactoryProvider Deprecated. Needed until we strangle the last context-injected usages ofTaskRegistryFactoryTaskStoreProvider Deprecated. This exists only until we stop using context-injectedTaskStores.UserLogRegistryFactoryProvider Deprecated. Needed until we strangle the last context-injected usages ofUserLogRegistryFactory