Package org.neo4j.gds.config
Interface ConsecutiveIdsConfig
-
- All Superinterfaces:
SeedConfig
public interface ConsecutiveIdsConfig extends SeedConfig
-
-
Field Summary
-
Fields inherited from interface org.neo4j.gds.config.SeedConfig
SEED_PROPERTY_KEY
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default booleanconsecutiveIds()default voidforbidSeedingAndConsecutiveIds()-
Methods inherited from interface org.neo4j.gds.config.SeedConfig
isIncremental, seedProperty, validateSeedProperty
-
-