Uses of Enum
org.neo4j.cypherdsl.parser.TypeParsedEventType
-
Uses of TypeParsedEventType in org.neo4j.cypherdsl.parser
Methods in org.neo4j.cypherdsl.parser that return TypeParsedEventTypeModifier and TypeMethodDescriptionstatic TypeParsedEventTypeReturns the enum constant of this type with the specified name.static TypeParsedEventType[]TypeParsedEventType.values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.neo4j.cypherdsl.parser with type arguments of type TypeParsedEventTypeModifier and TypeMethodDescriptionOptions.Builder.withTypeFilter(BiFunction<TypeParsedEventType, Collection<String>, Collection<String>> typeFilter) Configure a filter that is applied to types.