Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Get data the way you want

    Neo4j – Backup & Restore

    • Post author:B D
    • Post published:August 24, 2021
    • Post category:Neo4j
    • Post comments:0 Comments

    In real-time applications, we should take backup of our application database regularly, so that we can restore to some working condition at any failure point. This rule is applicable for…

    Continue ReadingNeo4j – Backup & Restore

    Java StAX Parser – Create XML Document

    • Post author:k A
    • Post published:August 24, 2021
    • Post category:Java/XML
    • Post comments:0 Comments

    Demo Example Here is the XML that we need to create − <?xml version = "1.0" encoding = "UTF-8" standalone = "no"?> <cars> <supercars company = "Ferrari"> <carname type =…

    Continue ReadingJava StAX Parser – Create XML Document

    Zend Framework – View Layer

    • Post author:S K S
    • Post published:August 24, 2021
    • Post category:Zend Framework
    • Post comments:0 Comments

    A View Layer is the presentation layer of the MVC application. It separates the application logic from the presentation logic. In a typical PHP web application, all business logic and…

    Continue ReadingZend Framework – View Layer

    Neo4j – Avg Function

    • Post author:B D
    • Post published:August 24, 2021
    • Post category:Neo4j
    • Post comments:1 Comment

    It takes a set of rows and an <property-name> of a node or relationship as input and finds the average value from the given <property-name> column of given rows. Syntax…

    Continue ReadingNeo4j – Avg Function

    Neo4j – Sum Function

    • Post author:B D
    • Post published:August 24, 2021
    • Post category:Neo4j
    • Post comments:0 Comments

    It takes a set of rows and an <property-name> of a node or relationship as input and finds the summation value from the given <property-name> column of given rows. Syntax…

    Continue ReadingNeo4j – Sum Function

    Java StAX Parser – Query XML Document

    • Post author:k A
    • Post published:August 24, 2021
    • Post category:Java/XML
    • Post comments:0 Comments

    Demo Example Here is the input xml file that we need to parse − <?xml version = "1.0"?> <class> <student rollno = "393"> <firstname>dinkar</firstname> <lastname>kad</lastname> <nickname>dinkar</nickname> <marks>85</marks> </student> <student rollno…

    Continue ReadingJava StAX Parser – Query XML Document

    Java StAX Parser – Parse XML Document

    • Post author:k A
    • Post published:August 24, 2021
    • Post category:Java/XML
    • Post comments:0 Comments

    Demo Example Here is the input xml file that we need to parse − <?xml version = "1.0"?> <class> <student rollno = "393"> <firstname>dinkar</firstname> <lastname>kad</lastname> <nickname>dinkar</nickname> <marks>85</marks> </student> <student rollno…

    Continue ReadingJava StAX Parser – Parse XML Document

    Neo4j – Min Function

    • Post author:B D
    • Post published:August 24, 2021
    • Post category:Neo4j
    • Post comments:0 Comments

    It takes a set of rows and an <property-name> of a node or relationship as input and finds the minimum value from the given <property-name> column of given rows. Syntax…

    Continue ReadingNeo4j – Min Function

    Zend Framework – Routing

    • Post author:S K S
    • Post published:August 24, 2021
    • Post category:Zend Framework
    • Post comments:0 Comments

    Routing maps Request URI to a specific controller's method. In this chapter, we will see how to implement the routes in a Zend Framework. In general, any URI has three parts −…

    Continue ReadingZend Framework – Routing

    Neo4j – Max Function

    • Post author:B D
    • Post published:August 24, 2021
    • Post category:Neo4j
    • Post comments:2 Comments

    It takes a set of rows and an <property-name> of a node or relationship as input and finds the maximum value from the given <property-name> column of the given rows.…

    Continue ReadingNeo4j – Max Function
    • Go to the previous page
    • 1
    • …
    • 462
    • 463
    • 464
    • 465
    • 466
    • 467
    • 468
    • …
    • 739
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP