Improving Query Response Time for Graph Data Using Materialization
Journal Title: Journal of Independent Studies and Research - Computing - Year 2015, Vol 13, Issue 2
Abstract
Graphs are used in many disciplines, from communication networks, biological, social networks includ- ing maths and other fields of science. This is the latest and most important field of computer science today. In this research, the authors have worked on the materialization to improve the query response of graph data. The large graph dataset have been divided into two categories; one contains the topological data and other contains the aggre- gate data and both are accessed via a PAM (Predicate Aggregate Materialization) engine which plays an interme- diary role. PAM engine stores the query results and it checks whether the query is new or already processed every time the query appears. If it is found already processed than it just get the results which are materialized and if it finds a new query than it goes for the extraction of data from required datasets. After completion of process, PAM engine materialize the extracted data for reuse. The technique works and it reduces the processing time and improves response time.
A Review of Forensic Analysis Techniques for Android Phones
Mobile forensics analysis is the sub-domain of digital forensics, which addresses solving the minor technology misuse cases to substantial international digital crime cases. Mobile forensic refers to the acquisition of d...
Graph Visualization Tools: A Comparative Analysis
Data visualization is becoming a necessity for big organizations as the social networking data is growing rapidly. It is becoming difficult to visualize data and perform complex comparisons. There have been large databas...
Comprehensive Study of Textual Processing and Proposed Automatic Essay Evaluation System
From last 50 years the work has been conducted on building such systems that can have capabilities by which it can evaluate or check like a human tutor or even better than a human tutor, this is the goal of Automatic Ess...
Extracting Key Sentences from Text
Automatic key sentence extraction from a text is a challenging task. It has numerous applications in text processing systems. The actual task of key sentence extraction consists of three main functionalities: (i) Identif...
Performance Comparison of NOSQL Database Cassandra and SQL Server for Large Databases.
The performance comparison of NoSQL database and a Relational Database Management Systems has been done to identify which database responds faster to specific types of requests and suitability of these databases for diff...