neo4j-admin:
implement AdminCommand
create a concrete subclass of AdminCommand.Provider which instantiates the command
register the Provider in META-INF/services as described
here
NoSuchElementException if no
matching provider was found.service locator mechanism to find providers by their service
key.Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.