Package org.neo4j.gds
Interface LicenseState
-
public interface LicenseState
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Optional<java.lang.String>errorMessage()booleanisValid()java.lang.Stringname()
-