Class SqlgServiceRegistry.LambdaServiceFactory<I,R>

java.lang.Object
org.umlg.sqlg.services.SqlgServiceRegistry.SqlgServiceFactory<I,R>
org.umlg.sqlg.services.SqlgServiceRegistry.LambdaServiceFactory<I,R>
All Implemented Interfaces:
AutoCloseable, org.apache.tinkerpop.gremlin.structure.service.Service.ServiceFactory<I,R>
Enclosing class:
SqlgServiceRegistry

public static class SqlgServiceRegistry.LambdaServiceFactory<I,R> extends SqlgServiceRegistry.SqlgServiceFactory<I,R>