NebulaGraph Java Client  release-3.6
GraphStorageConnection Class Reference
+ Inheritance diagram for GraphStorageConnection:
+ Collaboration diagram for GraphStorageConnection:

Public Member Functions

ScanResponse scanVertex (ScanVertexRequest request) throws TException
 
ScanResponse scanEdge (ScanEdgeRequest request) throws TException
 
void close ()
 
HostAddress getAddress ()
 

Public Attributes

HostAddress address
 

Protected Member Functions

GraphStorageConnection open (HostAddress address, int timeout, boolean enableSSL, SSLParam sslParam) throws Exception
 

Protected Attributes

THeaderTransport transport = null
 
THeaderProtocol protocol = null
 

Detailed Description

Definition at line 31 of file GraphStorageConnection.java.


The documentation for this class was generated from the following file: