Interface NodeLabelToken
-
public interface NodeLabelToken
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull org.neo4j.gds.NodeLabelget(int index)java.lang.String[]getStrings()booleanisEmpty()intsize()
-