Class VertexFactoryImpl

    • Constructor Detail

      • VertexFactoryImpl

        protected VertexFactoryImpl​(IdGroupingToken groupId,
                                    Vertices vertices)
        Constructor
        Parameters:
        groupId - to use
        vertices - to use
    • Method Detail

      • createNew

        public Vertex createNew()
        Create a new vertex (without registering on this class)
        Specified by:
        createNew in interface VertexFactory
        Returns:
        created vertex
      • registerNew

        public Vertex registerNew()
        Create and register new entity
        Specified by:
        registerNew in interface VertexFactory
        Returns:
        new node created