All Downloads are FREE. Search and download functionalities are using the official Maven repository.

apoc.ExtendedSystemLabels Maven / Gradle / Ivy

package apoc;

import org.neo4j.graphdb.Label;

public enum ExtendedSystemLabels  implements Label
{
    ApocCypherProcedures,
    ApocCypherProceduresMeta,
    Procedure,
    Function,
    ApocUuid,
    ApocUuidMeta,
    DataVirtualizationCatalog
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy