Package org.neo4j.gds
Class ProcedureAndFunctionScanner
- java.lang.Object
-
- org.neo4j.gds.ProcedureAndFunctionScanner
-
public final class ProcedureAndFunctionScanner extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.stream.Stream<java.lang.reflect.Method>streamMethodsContainingAnnotation(java.lang.Class<? extends java.lang.annotation.Annotation> annotation)
-