PHP Class GraphAware\Neo4j\OGM\Persister\FlushOperationProcessor

Show file Open project: graphaware/neo4j-php-ogm

Public Methods

Method Description
__construct ( EntityManager $entityManager )
processNodesCreationJob ( array $nodesScheduledForCreate )

Private Methods

Method Description
createLabeledNodesCreationStack ( array $byLabelsMap )

Method Details

__construct() public method

public __construct ( EntityManager $entityManager )
$entityManager GraphAware\Neo4j\OGM\EntityManager

processNodesCreationJob() public method

public processNodesCreationJob ( array $nodesScheduledForCreate )
$nodesScheduledForCreate array