August 2025
Beginner
382 pages
8h 43m
English
A GQL session is initiated by a GQL client, such as GQL Playground, and a GQL service, such as a graph database. It maintains parameters for communication between the GQL client and the service, efficiently managing requests and responses.
In this chapter, you will delve into session management, exploring the creation, modification, and termination of sessions. The chapter presents a detailed overview of the session context, commands for setting session parameters, and resetting and closing sessions.
This chapter will cover the following topics:
All the queries are located in the repository at https://github.com/PacktPublishing/Getting-Started-with-the-Graph-Query-Language-GQL-/tree/main/Ch08 ...
Read now
Unlock full access