public interface CypherModuleProvider extends PluginProvider
| Modifier and Type | Method and Description |
|---|---|
com.morpheusdata.cypher.CypherModule |
getCypherModule()
An implementation of a CypherModule for reading and writing data patterns
|
java.lang.String |
getCypherMountPoint()
The mount prefix point for which this module should be registered to cypher's backend.
|
getMorpheusContext, getPlugin, getProviderCode, getProviderName, isPlugincom.morpheusdata.cypher.CypherModule getCypherModule()
java.lang.String getCypherMountPoint()