public interface FrameInitializer
| Modifier and Type | Method and Description |
|---|---|
void |
initElement(Class<?> kind,
FramedGraph<?> framedGraph,
com.tinkerpop.blueprints.Element element) |
void initElement(Class<?> kind, FramedGraph<?> framedGraph, com.tinkerpop.blueprints.Element element)
kind - The kind of frame.framedGraph - The graph.element - The new element that is being inserted into the graph.Copyright © 2011-2015 JBoss by Red Hat. All Rights Reserved.