Class Hierarchy
- java.lang.Object
- org.neo4j.gds.transaction.OpenGdsSecurityContextWrapper (implements org.neo4j.gds.transaction.SecurityContextWrapper)
- org.neo4j.gds.transaction.OpenGdsSecurityContextWrapperFactory (implements org.neo4j.gds.transaction.SecurityContextWrapperFactory)
- org.neo4j.gds.transaction.TransactionContext
- org.neo4j.gds.transaction.TransactionContext.SecureTransaction (implements java.lang.AutoCloseable)
Interface Hierarchy
- org.neo4j.gds.transaction.SecurityContextWrapper
- org.neo4j.gds.transaction.SecurityContextWrapperFactory
- org.neo4j.gds.transaction.TransactionContext.TxConsumer<E>
- org.neo4j.gds.transaction.TransactionContext.TxFunction<T,E>