Cole Greer created TINKERPOP-3245:
-------------------------------------
Summary: Create DefaultDataLoader LifeCycleHook
Key: TINKERPOP-3245
URL: https://issues.apache.org/jira/browse/TINKERPOP-3245
Project: TinkerPop
Issue Type: Improvement
Components: server
Affects Versions: 4.0.0
Reporter: Cole Greer
Spawned from this PR discussion:
https://github.com/apache/tinkerpop/pull/3384#discussion_r3130300064
With the introduction of the Java LifeCycleHooks for server configuration, it
would be nice if we can ship a set of general purpose, configurable hooks for
users and providers to use out of the box. The most basic of these would be a
basic `DefaultDataLoader` hook, which users can point to a file path to load
data from a TinkerPop supported file format. This data loader may also benefit
from having built in presets for our sample graphs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)