public interface VertexProgramInterceptor<V extends VertexProgram,G,M extends Memory>
Modifier and Type | Method and Description |
---|---|
G |
apply(V vertexProgram,
G graph,
M memory) |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.