org.neo4j.server.scripting
Class ScriptExecutorFactoryRepository
java.lang.Object
org.neo4j.server.scripting.ScriptExecutorFactoryRepository
public class ScriptExecutorFactoryRepository
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptExecutorFactoryRepository
public ScriptExecutorFactoryRepository(Map<String,ScriptExecutor.Factory> languages)
getFactory
public ScriptExecutor.Factory getFactory(String language)
Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.