A piped graph query language engine for HTML and XML documents: parses and runs queries that combine CSS selectors, XPath expressions, attribute selectors and built in functions, and emits the extracted nodes, text and values as JSON.
Microsoft.VisualBasic.Data.GraphQuery 5.0.9762.11310.
01 Namespaces
Microsoft.VisualBasic.Data.GraphQuery
| Type | Summary | Members |
|---|---|---|
| CSSSelector | 2 | |
| Engine | the engine of run graph query | 0 |
| Query | the object model of a query | 7 |
Microsoft.VisualBasic.Data.GraphQuery.Language
The graph query language lexer: query tokens, token types and escaping rules.
| Type | Summary | Members |
|---|---|---|
| Tokens | 12 |
Microsoft.VisualBasic.Data.GraphQuery.TextParser
The graph query text parser: expression parsing with built in function models for custom, internal and HTML/LINQ functions.
| Type | Summary | Members |
|---|---|---|
| BaseInvoke | 7 | |
| LINQ | LINQ functions for the graphquery parser | 1 |