跳过导航链接
A B C D E F G H I M N P Q R S T U V 

D

DatabaseException - com.galaxybase.driver.v1.exceptions中的异常错误
DatabaseException表示底层数据库中存在问题。
DatabaseException(String, String) - 异常错误 的构造器com.galaxybase.driver.v1.exceptions.DatabaseException
 
deleteEdge(String) - 接口 中的方法com.galaxybase.driver.Graph
删除边。
deleteEdgeAccurate(String, String, String, String, String) - 接口 中的方法com.galaxybase.driver.Graph
删除边。
deleteEdgeBySrcDst(long, long, int) - 接口 中的方法com.galaxybase.driver.Graph
删边。
DeleteEdgeInfo - com.galaxybase.driver.v1.graph中的类
 
DeleteEdgeInfo(String) - 类 的构造器com.galaxybase.driver.v1.graph.DeleteEdgeInfo
 
deleteEdges(List<DeleteEdgeInfo>) - 接口 中的方法com.galaxybase.driver.Graph
批量删除边。
deleteGraph() - 接口 中的方法com.galaxybase.driver.Graph
删除图。
DeleteResultInfo - com.galaxybase.driver.v1.graph中的类
批量删除的返回信息,返回异常列表
DeleteResultInfo(List<String>) - 类 的构造器com.galaxybase.driver.v1.graph.DeleteResultInfo
 
deleteVertex(long) - 接口 中的方法com.galaxybase.driver.Graph
删除点。
deleteVertex(String, String) - 接口 中的方法com.galaxybase.driver.Graph
删除点。
deleteVertexes(List<DeleteVertexInfo>) - 接口 中的方法com.galaxybase.driver.Graph
批量删除点。
DeleteVertexInfo - com.galaxybase.driver.v1.graph中的类
 
DeleteVertexInfo(Long) - 类 的构造器com.galaxybase.driver.v1.graph.DeleteVertexInfo
 
DeleteVertexInfo(String, String) - 类 的构造器com.galaxybase.driver.v1.graph.DeleteVertexInfo
 
Direction - com.galaxybase.driver中的枚举
边方向
driver(String, String) - 类 中的静态方法com.galaxybase.driver.Galaxybase
连接到图服务
driver(String, String, String) - 类 中的静态方法com.galaxybase.driver.Galaxybase
连接到图服务
driver(URI, String) - 类 中的静态方法com.galaxybase.driver.Galaxybase
连接到图服务
driver(String, String, String, String) - 类 中的静态方法com.galaxybase.driver.Galaxybase
连接到图服务
driver(URI, String, String, String) - 类 中的静态方法com.galaxybase.driver.Galaxybase
连接到图服务
driver(Driver, String) - 类 中的静态方法com.galaxybase.driver.Galaxybase
连接到图服务
Driver - com.galaxybase.driver.v1中的接口
特定GalaxyBase图数据库的访问器。
dropEdgeType(String) - 接口 中的方法com.galaxybase.driver.Graph
删除边类型。
dropProperty(String, boolean, String) - 接口 中的方法com.galaxybase.driver.Graph
删除某个类型的某个属性
dropPropIndex(String, boolean, String) - 接口 中的方法com.galaxybase.driver.Graph
删除某个类型的某个属性索引
dropVertexType(String) - 接口 中的方法com.galaxybase.driver.Graph
删除点类型。
A B C D E F G H I M N P Q R S T U V 
跳过导航链接