Package org.apache.nifi.graph
Interface TinkerPopClientService
- All Superinterfaces:
ConfigurableComponent,ControllerService,GraphClientService
This interface is meant to make it easier for anyone who wants to write components to target TinkerPop/OpenCypher
client services only.
-
Field Summary
Fields inherited from interface org.apache.nifi.graph.GraphClientService
LABELS_ADDED, NODES_CREATED, NODES_DELETED, PROPERTIES_SET, RELATIONS_CREATED, RELATIONS_DELETED, ROWS_RETURNED -
Method Summary
Methods inherited from interface org.apache.nifi.components.ConfigurableComponent
getIdentifier, getPropertyDescriptor, getPropertyDescriptors, onPropertyModified, validateMethods inherited from interface org.apache.nifi.controller.ControllerService
initialize, isStateful, migratePropertiesMethods inherited from interface org.apache.nifi.graph.GraphClientService
executeQuery, getTransitUrl