All Classes and Interfaces
Class
Description
Array is used collect one column of query result data.
This class defines connection to AgensGraph.
Deprecated.
Since 42.0.0, instead of this class you should use a fully featured connection pool
like HikariCP, vibur-dbcp, commons-dbcp, c3p0, etc.
This class defines a precompiled statement to AgensGraph.
This class defines a database result set, which is generated by executing a statement that queries the AgensGraph.
This class defines a statement to AgensGraph.
This class is used to tokenize the text output.
Base class for data sources and related classes.
The Java SQL framework allows for multiple database drivers.
The Driver info.
This class defines the type edge.
This abstract class defines the graph entity.
This class defines the type graph id.
This class is for a Jsonb value which is returned from server or will be sent to the server.
A builder for creating Jsonb array.
This interface defines the JsonbObject.
A builder for creating Jsonb object.
This class provides static methods to create Jsonb values.
This class defines the type path.
This class defines the type vertex.