public class AhoCorasick
extends org.neo4j.server.plugins.ServerPlugin
| Modifier and Type | Class and Description |
|---|---|
static class |
AhoCorasick.EdgeTypes
Deprecated.
|
static class |
AhoCorasick.LabelTypes
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
String |
ATTRIBUTES
Deprecated.
|
String |
BEGIN
Deprecated.
|
String |
DICTIONARY_NAME
Deprecated.
|
String |
END
Deprecated.
|
String |
ENTRY
Deprecated.
|
String |
MATCH
Deprecated.
|
String |
NODE
Deprecated.
|
String |
NODES_IN_TREE
Deprecated.
|
String |
NUMBER_OF_ENTRIES
Deprecated.
|
String |
PREPARED
Deprecated.
|
| Constructor and Description |
|---|
AhoCorasick()
Deprecated.
|
public final String ENTRY
public final String ATTRIBUTES
public final String MATCH
public final String BEGIN
public final String END
public final String NODE
public final String NODES_IN_TREE
public final String DICTIONARY_NAME
public final String NUMBER_OF_ENTRIES
public final String PREPARED
Copyright © 2017 JULIE Lab Jena, Germany. All rights reserved.