Enum Class FeatureId

java.lang.Object
java.lang.Enum<FeatureId>
io.github.jbellis.jvector.graph.disk.FeatureId
All Implemented Interfaces:
Serializable, Comparable<FeatureId>, Constable

public enum FeatureId extends Enum<FeatureId>
An enum representing the features that can be stored in an on-disk graph index. The order of this Enum SHOULD NOT be changed, as it affects serialization structure of graphs. New features should be added to the end. These are typically mapped to a Feature.