2012
DOI: 10.1007/s00778-012-0281-y
|View full text |Cite
|
Sign up to set email alerts
|

A survey on XML streaming evaluation techniques

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
11
0

Year Published

2013
2013
2019
2019

Publication Types

Select...
6
3

Relationship

0
9

Authors

Journals

citations
Cited by 21 publications
(11 citation statements)
references
References 69 publications
0
11
0
Order By: Relevance
“…This method combines the technique of projection for pre-filtering data which is irrelevant to query evaluation and the technique of dynamic garbage collection for automatic memory management. Other methods, for example, XEBT based on tree automaton [9] and the method of paper [27] based on pushdown automaton to deal with XPath query having complicate AND/OR sub-query.…”
Section: Stream-querying Algorithmsmentioning
confidence: 99%
“…This method combines the technique of projection for pre-filtering data which is irrelevant to query evaluation and the technique of dynamic garbage collection for automatic memory management. Other methods, for example, XEBT based on tree automaton [9] and the method of paper [27] based on pushdown automaton to deal with XPath query having complicate AND/OR sub-query.…”
Section: Stream-querying Algorithmsmentioning
confidence: 99%
“…It adopts the shortcut evaluation in the bottom-up path evaluation in order to identify whether candidate paths are matched to the query or not (lines [24][25][26][27][28][29][30]. Specifically, it immediately identifies p as not matched (lines 28 and 29), if a path from an element e to its closest ancestor query element e:ca 2 in p is not matched to the query (line 27).…”
Section: Algorithm 1 Xqstreammentioning
confidence: 99%
“…A comprehensive survey on query processing for streaming XML has been provided in [30], and various techniques [16,18,28] have been proposed to extract tuples from streaming XML. XSQ [28] deals with the streaming matching of XPath queries [9] with a single extraction node.…”
Section: Related Workmentioning
confidence: 99%
“…XML stream processing systems [17,9,3] query XML data incrementally with a constant memory requirement. Instead of considering data parallelism, research on XML stream processing [33] has concentrated on increasing either the expressiveness of each query [16], or the number of queries that can be executed in a single run [37].…”
Section: Parallel Xpath Query Processingmentioning
confidence: 99%