Package org.neo4j.gds.annotation
Annotation Type Configuration.LongRange
-
@Documented @Target(METHOD) @Retention(CLASS) public static @interface Configuration.LongRange
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description longmaxbooleanmaxInclusivelongminbooleanminInclusive
-