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

apoc.SystemLabels Maven / Gradle / Ivy

There is a newer version: 5.26.1
Show newest version
package apoc;

import org.neo4j.graphdb.Label;

public enum SystemLabels implements Label {
    ApocTriggerMeta,
    ApocTrigger
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy