Uses of Class
org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.model.ffdc.JanusConnectorException
-
Packages that use JanusConnectorException Package Description org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.factory -
-
Uses of JanusConnectorException in org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.factory
Methods in org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.factory that throw JanusConnectorException Modifier and Type Method Description org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversalSourceGraphFactory. openGraph(String providerClass, ConnectionProperties connectionProperties, AuditLog auditLog)Set the config for Janus Graph.
-