Received notification from DBMS server: {severity: WARNING} {code: Neo.ClientNotification.Statement.UnknownLabelWarning} {category: UNRECOGNIZED} {title: The provided label is not in the database.} {description: One of the labels in your query is not available in the database, make sure you didn't misspell it or that the label is available when you run this statement in your application (the missing label name is: Void)} {position: line: 3, column: 47, offset: 81} for query: "// Words for universal Wordcloud\n \n MATCH (named:!Key&!Primitive&!PrimitiveType&!Void&!JavaType&!ResolvedDuplicateType&!ExternalType&!Git)\n WHERE named.name > ''\n AND named.name <> 'package-info'\n AND named.name <> '<init>'\n AND named.name <> '<clinit>'\n WITH apoc.text.replace(named.name, '(?<!^)([-_A-Z\\W])', ' $1') AS words\n WITH apoc.text.replace(words, '[-_0-9\\W]', ' ') AS words\n WITH apoc.text.replace(words, '\\s+', ' ') AS words\n WITH split(toLower(trim(words)), ' ') AS words\n UNWIND words AS word\n WITH word AS word\n WHERE size(word) > 1\n RETURN word\n // ,count(*) as numberOfAppearances\n //ORDER BY numberOfAppearances DESC, word"
Received notification from DBMS server: {severity: WARNING} {code: Neo.ClientNotification.Statement.UnknownLabelWarning} {category: UNRECOGNIZED} {title: The provided label is not in the database.} {description: One of the labels in your query is not available in the database, make sure you didn't misspell it or that the label is available when you run this statement in your application (the missing label name is: ResolvedDuplicateType)} {position: line: 3, column: 63, offset: 97} for query: "// Words for universal Wordcloud\n \n MATCH (named:!Key&!Primitive&!PrimitiveType&!Void&!JavaType&!ResolvedDuplicateType&!ExternalType&!Git)\n WHERE named.name > ''\n AND named.name <> 'package-info'\n AND named.name <> '<init>'\n AND named.name <> '<clinit>'\n WITH apoc.text.replace(named.name, '(?<!^)([-_A-Z\\W])', ' $1') AS words\n WITH apoc.text.replace(words, '[-_0-9\\W]', ' ') AS words\n WITH apoc.text.replace(words, '\\s+', ' ') AS words\n WITH split(toLower(trim(words)), ' ') AS words\n UNWIND words AS word\n WITH word AS word\n WHERE size(word) > 1\n RETURN word\n // ,count(*) as numberOfAppearances\n //ORDER BY numberOfAppearances DESC, word"
Received notification from DBMS server: {severity: WARNING} {code: Neo.ClientNotification.Statement.UnknownLabelWarning} {category: UNRECOGNIZED} {title: The provided label is not in the database.} {description: One of the labels in your query is not available in the database, make sure you didn't misspell it or that the label is available when you run this statement in your application (the missing label name is: PrimitiveType)} {position: line: 3, column: 32, offset: 66} for query: "// Words for universal Wordcloud\n \n MATCH (named:!Key&!Primitive&!PrimitiveType&!Void&!JavaType&!ResolvedDuplicateType&!ExternalType&!Git)\n WHERE named.name > ''\n AND named.name <> 'package-info'\n AND named.name <> '<init>'\n AND named.name <> '<clinit>'\n WITH apoc.text.replace(named.name, '(?<!^)([-_A-Z\\W])', ' $1') AS words\n WITH apoc.text.replace(words, '[-_0-9\\W]', ' ') AS words\n WITH apoc.text.replace(words, '\\s+', ' ') AS words\n WITH split(toLower(trim(words)), ' ') AS words\n UNWIND words AS word\n WITH word AS word\n WHERE size(word) > 1\n RETURN word\n // ,count(*) as numberOfAppearances\n //ORDER BY numberOfAppearances DESC, word"
Received notification from DBMS server: {severity: WARNING} {code: Neo.ClientNotification.Statement.UnknownLabelWarning} {category: UNRECOGNIZED} {title: The provided label is not in the database.} {description: One of the labels in your query is not available in the database, make sure you didn't misspell it or that the label is available when you run this statement in your application (the missing label name is: JavaType)} {position: line: 3, column: 53, offset: 87} for query: "// Words for universal Wordcloud\n \n MATCH (named:!Key&!Primitive&!PrimitiveType&!Void&!JavaType&!ResolvedDuplicateType&!ExternalType&!Git)\n WHERE named.name > ''\n AND named.name <> 'package-info'\n AND named.name <> '<init>'\n AND named.name <> '<clinit>'\n WITH apoc.text.replace(named.name, '(?<!^)([-_A-Z\\W])', ' $1') AS words\n WITH apoc.text.replace(words, '[-_0-9\\W]', ' ') AS words\n WITH apoc.text.replace(words, '\\s+', ' ') AS words\n WITH split(toLower(trim(words)), ' ') AS words\n UNWIND words AS word\n WITH word AS word\n WHERE size(word) > 1\n RETURN word\n // ,count(*) as numberOfAppearances\n //ORDER BY numberOfAppearances DESC, word"
Received notification from DBMS server: {severity: WARNING} {code: Neo.ClientNotification.Statement.UnknownLabelWarning} {category: UNRECOGNIZED} {title: The provided label is not in the database.} {description: One of the labels in your query is not available in the database, make sure you didn't misspell it or that the label is available when you run this statement in your application (the missing label name is: ExternalType)} {position: line: 3, column: 86, offset: 120} for query: "// Words for universal Wordcloud\n \n MATCH (named:!Key&!Primitive&!PrimitiveType&!Void&!JavaType&!ResolvedDuplicateType&!ExternalType&!Git)\n WHERE named.name > ''\n AND named.name <> 'package-info'\n AND named.name <> '<init>'\n AND named.name <> '<clinit>'\n WITH apoc.text.replace(named.name, '(?<!^)([-_A-Z\\W])', ' $1') AS words\n WITH apoc.text.replace(words, '[-_0-9\\W]', ' ') AS words\n WITH apoc.text.replace(words, '\\s+', ' ') AS words\n WITH split(toLower(trim(words)), ' ') AS words\n UNWIND words AS word\n WITH word AS word\n WHERE size(word) > 1\n RETURN word\n // ,count(*) as numberOfAppearances\n //ORDER BY numberOfAppearances DESC, word"
There are 17648 words in the dataset for the plot titled 'Wordcloud of names in code'.