Class GraphStoreCatalogService


  • public class GraphStoreCatalogService
    extends java.lang.Object
    One day the graph catalog won't be a static thing, it'll instead be a dependency you inject here. One day.

    For now this service helps us engineer some other things. Calls are mostly 1-1, but we can do some handy and _simple_ adapting, to make calling code easier to test, without having to write separate tests for this class.