public class GraphConversions
extends com.datastax.oss.driver.internal.core.cql.Conversions
GraphRequestHandler
.
We extend Conversions
only for methods that can be directly reused as-is; if something
needs to be customized, it will be duplicated here instead of making the parent method
"pluggable".
Constructor and Description |
---|
GraphConversions() |
Copyright © 2017–2019. All rights reserved.