withPersistentSessions(true)->build(); $keyspace = 'glink'; $session = $cluster->connect($keyspace); return $session; } ?>